Texture.draw

Draw this texture.

  1. void draw(Vector2 position, Color tint)
    struct Texture
    void
    draw
    (,
    Color tint = Color(0xff, 0xff, 0xff, 0xff)
    )
  2. void draw(Rectangle rectangle, Color tint)

Meta