class

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)
Source

Class methods

Instance methods

height
Source
offset_x
Source
offset_y
Source
path=(path : String)
Source
quad
Source
texture
Source
width
Source