Skip to main content

GeneratedMathAssemblyPart

Type Alias GeneratedMathAssemblyPart 

Source
pub type GeneratedMathAssemblyPart = PortableMathAssemblyPart;
Expand description

Reexport of the portable engine math assembly part type.

Aliased Type§

pub struct GeneratedMathAssemblyPart {
    pub glyph: i32,
    pub start_connector: i32,
    pub end_connector: i32,
    pub full_advance: i32,
    pub extender: bool,
}

Fields§

§glyph: i32§start_connector: i32§end_connector: i32§full_advance: i32§extender: bool