RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gameloaders
/
HeroInitParams
Hero
Init
Params
public
final
class
HeroInitParams
Content copied to clipboard
Functions
Properties
Functions
convert
To
Initial
Hero
Persistence
Link copied to clipboard
final
HeroPersistence
convertToInitialHeroPersistence
(
)
Content copied to clipboard
get
Inventory
Description
Link copied to clipboard
final
InventoryDescription
getInventoryDescription
(
)
Content copied to clipboard
get
Single
Dir
Move
Period
Limit
Millis
Link copied to clipboard
final
Long
getSingleDirMovePeriodLimitMillis
(
)
Content copied to clipboard
get
Units
Init
Params
Link copied to clipboard
final
List
<
HpUnitInitParams
>
getUnitsInitParams
(
)
Content copied to clipboard
Properties
inventoryDescription
Link copied to clipboard
private
final
InventoryDescription
inventoryDescription
Content copied to clipboard
singleDirMovePeriodLimitMillis
Link copied to clipboard
private
final
Long
singleDirMovePeriodLimitMillis
Content copied to clipboard
unitsInitParams
Link copied to clipboard
private
final
List
<
HpUnitInitParams
>
unitsInitParams
Content copied to clipboard