RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils.structures
/
RGB
/
Companion
Companion
public
class
Companion
Content copied to clipboard
Functions
Properties
Functions
get
COMPONENT_RANGE
Link copied to clipboard
final
IntRange
getCOMPONENT_RANGE
(
)
Content copied to clipboard
get
COMPONENTS_NUMBER
Link copied to clipboard
final
Integer
getCOMPONENTS_NUMBER
(
)
Content copied to clipboard
get
MAX_COMPONENT_VALUE
Link copied to clipboard
final
Integer
getMAX_COMPONENT_VALUE
(
)
Content copied to clipboard
get
MIN_COMPONENT_VALUE
Link copied to clipboard
final
Integer
getMIN_COMPONENT_VALUE
(
)
Content copied to clipboard
Properties
COMPONENT_RANGE
Link copied to clipboard
private
final
IntRange
COMPONENT_RANGE
Content copied to clipboard
COMPONENTS_NUMBER
Link copied to clipboard
private
final
Integer
COMPONENTS_NUMBER
Content copied to clipboard
INSTANCE
Link copied to clipboard
public
final
static
RGB.Companion
INSTANCE
Content copied to clipboard
MAX_COMPONENT_VALUE
Link copied to clipboard
private
final
Integer
MAX_COMPONENT_VALUE
Content copied to clipboard
MIN_COMPONENT_VALUE
Link copied to clipboard
private
final
Integer
MIN_COMPONENT_VALUE
Content copied to clipboard