irox_units::units::compass

Type Alias Track

Source
pub type Track = Compass<TrackType>;
Expand description

Represents a track - the compass direction that the entity is travelling

Aliased Typeยง

struct Track { /* private fields */ }