create (width : Int, height : Int, transparent : Bool = false, color : Color = 0) : Texture
read only height : Int
read only width : Int
clearColor (color : Color) : Void
drawCircle (x : Float, y : Float, radius : Float) : Void
removeColor (color : Color) : Void