CollectionTable

Functions

Link copied to clipboard
open fun itemsForLevel(level: Int): Int
Link copied to clipboard
open fun shouldLevelUp(currentLevel: Int, collected: Int): Boolean

Properties

Link copied to clipboard
abstract val table: IntArray