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