This is the structure for rectangle. More...
#include <ML_video.h>
Data Fields | |
| s16 | x |
| s16 | y |
| u16 | width |
| u16 | height |
This is the structure for rectangle.
| u16 ML_Rect::height |
Height
| u16 ML_Rect::width |
Width
| s16 ML_Rect::x |
X position
| s16 ML_Rect::y |
Y position
1.6.1