GraphicsPlugin.draw

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void draw(Batch batch, Matrix4f modelMatrix)
    class GraphicsPlugin
    void
    draw
    (
    Batch batch
    ,
    Matrix4f modelMatrix = Matrix4f.identity
    )
  2. void draw(Armature armature, Matrix4f modelMatrix)
  3. void draw(Batch2d batch)

Meta