|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
A rectangle, with the origin at the upper left (integer). Подробнее...
#include <SDL_rect.h>
Открытые атрибуты | |
| int | x |
| int | y |
| int | w |
| int | h |
A rectangle, with the origin at the upper left (integer).
См. определение в файле SDL_rect.h строка 77
| int SDL_Rect::x |
См. определение в файле SDL_rect.h строка 79
| int SDL_Rect::y |
См. определение в файле SDL_rect.h строка 79
| int SDL_Rect::w |
См. определение в файле SDL_rect.h строка 80
| int SDL_Rect::h |
См. определение в файле SDL_rect.h строка 80