Trait parthia_lib::weapon::Item[][src]

pub trait Item<U> where
    U: Unit
{ }

A held item that affects combat among units of type U.

Implementors

Loading content...