[][src]Module rust_warrior::unit

contains types that represent units that appear in the game

Structs

Unit

The state of a unit: its position, current/max hp, and atk power.

Enums

UnitType

The Warrior (our protagonist), enemy Sludges and Archers, and Captives.