Method GLUE.BaseTexture()->draw()
- Method draw
voiddraw(floatx,floaty,floatz,floatw,floath)- Description
Draw the texture at
x,y,zwith dimensionsw*h.
void draw(float x, float y, float z, float w, float h)
Draw the texture at x,y,z with dimensions w*h.