class

GSDL::GlyphMetric

Inherits Reference < Object

Constructors

new(x : Int32, y : Int32, width : Int32, height : Int32, bearing_x : Float32, bearing_y : Float32, advance_x : Float32, last_frame_used : UInt64 = 0_u64, is_active : Bool = true)
Source

Instance methods

advance_x
Source
advance_x=(advance_x : Float32)
Source
bearing_x
Source
bearing_x=(bearing_x : Float32)
Source
bearing_y
Source
bearing_y=(bearing_y : Float32)
Source
height
Source
height=(height : Int32)
Source
is_active
Source
is_active=(is_active : Bool)
Source
last_frame_used
Source
last_frame_used=(last_frame_used : UInt64)
Source
width
Source
width=(width : Int32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source