Level

open class Level

Types

Companion
Link copied to clipboard
object Companion

Functions

minus
Link copied to clipboard
operator fun minus(o: Level): Level
plus
Link copied to clipboard
operator fun plus(o: Level): Level

Properties

v
Link copied to clipboard
var v: Int = 0