

Public Member Functions | |
| Rectangle () | |
| Rectangle (int w, int h) | |
| Rectangle (int x, int y, int w, int h) | |
| int | getX () |
| int | getY () |
| int | getW () |
| int | getH () |
Data Fields | |
| int | x |
| int | y |
| int | w |
| int | h |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
Implements sdl4gcj::video::Rect. |
|
|
Implements sdl4gcj::video::Rect. |
|
|
Implements sdl4gcj::video::Rect. |
|
|
Implements sdl4gcj::video::Rect. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3