[][src]Module rust_warrior::actions

actions the player can instruct the Warrior to take

Enums

Action

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!

Direction

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