RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.fight
/
HealType
Heal
Type
public
enum
HealType
extends
Enum
<
HealType
>
Content copied to clipboard
Entries
Functions
Properties
Entries
RANDOM_TARGET
Link copied to clipboard
RANDOM_TARGET
Content copied to clipboard
LOWEST_HP_TARGET
Link copied to clipboard
LOWEST_HP_TARGET
Content copied to clipboard
NO_HEAL
Link copied to clipboard
NO_HEAL
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