Window - KadeArchive/Kade-Engine GitHub Wiki
Window properties (Window)
| Name | Description |
|---|---|
| x | The position of the window on the X Plane |
| y | The position of the window on the Y Plane |
| width | The width of the window |
| height | The height of the window |
Functions
| Name | Arguments |
|---|---|
| tweenPos | (self,x,y,time) |