OpenGlTexture.draw

For easy 2d drawing of it

  1. void draw(Point where, int width, int height, float rotation, Color bg)
    class OpenGlTexture
    void
    draw
    (,
    int width = 0
    ,
    int height = 0
    ,
    float rotation = 0.0
    ,)
  2. void draw(float x, float y, int width, int height, float rotation, Color bg)

Meta