new (width : Float, height : Float, color : Color = Color.White, alpha : Float = 1) : Void
height : Float
width : Float
centerOrigin () : Void
Centers the origin of this ColoredRect.
render (point : Vector2, camera : Camera) : Void