pub type Heading = Compass<HeadingType>;
Expand description
Represents a heading - the compass direction that the entity is pointing
Aliased Typeยง
struct Heading { /* private fields */ }
pub type Heading = Compass<HeadingType>;
Represents a heading - the compass direction that the entity is pointing
struct Heading { /* private fields */ }