RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic
/
Controller
/
ControllerStateRepresentation
Controller
State
Representation
public
enum
ControllerStateRepresentation
extends
Enum
<
Controller.ControllerStateRepresentation
>
Content copied to clipboard
Entries
Functions
Properties
Entries
PLAYING
Link copied to clipboard
PLAYING
Content copied to clipboard
INIT
Link copied to clipboard
INIT
Content copied to clipboard
Functions
get
Name
Link copied to clipboard
final
String
getName
(
)
Content copied to clipboard
get
Ordinal
Link copied to clipboard
final
Integer
getOrdinal
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
private
final
String
name
Content copied to clipboard
ordinal
Link copied to clipboard
private
final
Integer
ordinal
Content copied to clipboard