StatsBar

interface StatsBar

Functions

Link copied to clipboard
abstract fun none(world: String, median: Component, best5: Component, worst5: Component): Message
Link copied to clipboard
abstract fun some(world: String, rigidBodies: Int, activeRigidBodies: Int, median: Component, best5: Component, worst5: Component): Message