Module rust_warrior::actions[][src]

Expand description

actions the player can instruct the Warrior to take

Enums

Certain Warrior methods correlate to an Action. Each turn only one action can be taken. If an action is not successful, then the turn is wasted!

Certain Actions are done one tile away, and must be done either while facing forwards or backwards.