arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
OpenGlTexture.draw
arsd
game
OpenGlTexture
For easy 2d drawing of it
void
draw
(Point where, int width, int height, float rotation, Color bg)
class
OpenGlTexture
void
draw
(
Point
where
,
int
width
= 0
,
int
height
= 0
,
float
rotation
= 0.0
,
Color
bg
=
Color.white
)
void
draw
(float x, float y, int width, int height, float rotation, Color bg)
Meta
Source
See Implementation
arsd
game
OpenGlTexture
constructors
this
functions
bind
bindFrom
dispose
draw
originalImageWidth
tex
texCoordWidth
For easy 2d drawing of it