Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

FIVE_BY_NINE
Link copied to clipboard
val FIVE_BY_NINE: InventoryType<ForInventoryFiveByNine>
FOUR_BY_NINE
Link copied to clipboard
val FOUR_BY_NINE: InventoryType<ForInventoryFourByNine>
ONE_BY_FIVE
Link copied to clipboard
val ONE_BY_FIVE: InventoryType<ForInventoryOneByFive>
ONE_BY_NINE
Link copied to clipboard
val ONE_BY_NINE: InventoryType<ForInventoryOneByNine>
SIX_BY_NINE
Link copied to clipboard
val SIX_BY_NINE: InventoryType<ForInventorySixByNine>
THREE_BY_NINE
Link copied to clipboard
val THREE_BY_NINE: InventoryType<ForInventoryThreeByNine>
THREE_BY_THREE
Link copied to clipboard
val THREE_BY_THREE: InventoryType<ForInventoryThreeByThree>
TWO_BY_NINE
Link copied to clipboard
val TWO_BY_NINE: InventoryType<ForInventoryTwoByNine>