| Package | Description |
|---|---|
| me.lihq.game |
| Modifier and Type | Method and Description |
|---|---|
int |
ScoreTracker.collectScore(long currentTime,
ScoreTracker.ScoreCalculator scoreCalculator)
Combine all of the parameters into a single score.
|
int |
ScoreTracker.collectScore(ScoreTracker.ScoreCalculator scoreCalculator)
Combine all of the parameters into a single score.
|