struct

RenderGlyph

Inherits Struct < Value < Object

Constants

Empty = new(Vec2f.new(0), Vec2f.new(0), Vec2f.new(0), Vec2f.new(0), Vec3f.new(0), 0)

Constructors

new(pos : Vec2(Float32), size : Vec2(Float32), tex_top_left : Vec2(Float32), tex_bottom_right : Vec2(Float32), color : Vec3(Float32), tex_selector : Int32)
Source