[][src]Module rust_warrior::warrior

contains the interface exposed to the player for controlling the Warrior

Structs

Warrior

An interface the player can interact with to control the Warrior in the game. An instance is passed to Player via the play_turn method.