Draw.rect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rect(float x, float y, float w, float h)
    class Draw
    static
    void
    rect
    (
    float x
    ,
    float y
    ,
    float w
    ,
    float h
    )
  2. void rect(int[2] pos, int[2] size)

Meta