RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.fight
/
ControlParams
Control
Params
public
final
class
ControlParams
Content copied to clipboard
Functions
Properties
Functions
get
Attack
Type
Link copied to clipboard
final
AttackType
getAttackType
(
)
Content copied to clipboard
get
Heal
Type
Link copied to clipboard
final
HealType
getHealType
(
)
Content copied to clipboard
Properties
attackType
Link copied to clipboard
private
final
AttackType
attackType
Content copied to clipboard
healType
Link copied to clipboard
private
final
HealType
healType
Content copied to clipboard