Glove::Components::Texture
Inherits Glove::Component / Reference / Object
Constructors
new(path : String, width : Float32 = 1_f32, height : Float32 = 1_f32, offset_x : Float32 = 0_f32, offset_y : Float32 = 0_f32)
SourceClass methods
sym
SourceInstance methods
height
Sourceoffset_x
Sourceoffset_y
Sourcepath=(path : String)
Sourcequad
Sourcetexture
Sourcewidth
Source