Uses of Enum Class
com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy.Kind
Packages that use MetaphorBossCreepEnemy.Kind
-
Uses of MetaphorBossCreepEnemy.Kind in com.prineside.tdi2.enemies.bosses
Fields in com.prineside.tdi2.enemies.bosses declared as MetaphorBossCreepEnemy.KindModifier and TypeFieldDescriptionstatic final MetaphorBossCreepEnemy.Kind[]
MetaphorBossCreepEnemy.Kind.values
Methods in com.prineside.tdi2.enemies.bosses that return MetaphorBossCreepEnemy.KindModifier and TypeMethodDescriptionMetaphorBossCreepEnemy.getKind()
static MetaphorBossCreepEnemy.Kind
Returns the enum constant of this class with the specified name.static MetaphorBossCreepEnemy.Kind[]
MetaphorBossCreepEnemy.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.prineside.tdi2.enemies.bosses with parameters of type MetaphorBossCreepEnemy.KindModifier and TypeMethodDescriptionvoid
MetaphorBossCreepEnemy.setKind
(MetaphorBossCreepEnemy.Kind kind)