[][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

Currently there are just the Warrior and Sludges.