Weapon

Trait Weapon 

Source
pub trait Weapon<U>
where U: Unit,
{ }
Expand description

A weapon that is used to attack among units of type U.

Implementorsยง