Uses of Enum
cz.mendelu.xotradov.MoveType
-
Uses of MoveType in cz.mendelu.xotradov
Methods in cz.mendelu.xotradov that return MoveTypeModifier and TypeMethodDescriptionstatic MoveType
Returns the enum constant of this type with the specified name.static MoveType[]
MoveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.mendelu.xotradov with parameters of type MoveTypeModifier and TypeMethodDescriptionprotected void
MoveActionWorker.move
(Queue queue, Queue.Item item, MoveType moveType, View view)