rect

fun rect(    rect: Rectangle,     color: RGBA = this.multiplyColor,     filtering: Boolean = this.filtering,     bmp: BmpSlice = Bitmaps.white,     program: Program? = null)

Renders a colored rectangle with the multiplyColor with the blendMode at x, y of size widthxheight