Method SDL.Rect()->create()
- Method
create
SDL.Rect SDL.Rect()
SDL.Rect SDL.Rect(int(-32768..32767)x,int(-32768..32767)y)
SDL.Rect SDL.Rect(int(-32768..32767)x,int(-32768..32767)y,int(16bit)w,int(16bit)h)- Description
Create a new Rect.
- Parameter
x - Parameter
y - Parameter
w - Parameter
h