class Glove::Quad

Defined in:

quad.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width : Float32, height : Float32, texture_width : Float32, texture_height : Float32, offset_x : Float32, offset_y : Float32) #

[View source]
def self.new(width : Float32, height : Float32, texture_width : Float32, texture_height : Float32) #

[View source]
def self.new(width : Float32, height : Float32) #

[View source]
def self.new #

[View source]

Instance Method Detail

def vertex_array_id : UInt32 #

[View source]
def vertices : Array(Float32) #

[View source]