RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gameloaders.factories
/
SerializableFactoryType
Serializable
Factory
Type
public
enum
SerializableFactoryType
extends
Enum
<
SerializableFactoryType
>
Content copied to clipboard
Entries
Functions
Properties
Entries
FIERY
Link copied to clipboard
FIERY
Content copied to clipboard
COLD
Link copied to clipboard
COLD
Content copied to clipboard
Functions
get
Factory
Link copied to clipboard
abstract
LevelContentFactory
getFactory
(
)
Content copied to clipboard
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
factory
Link copied to clipboard
private
final
LevelContentFactory
factory
Content copied to clipboard
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