World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура SDL_Rect

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_RectEmpty
SDL_RectEquals
SDL_HasIntersection
SDL_IntersectRect
SDL_UnionRect
SDL_EnclosePoints

См. определение в файле SDL_rect.h строка 77

Данные класса

◆ x

int SDL_Rect::x

См. определение в файле SDL_rect.h строка 79

◆ y

int SDL_Rect::y

См. определение в файле SDL_rect.h строка 79

◆ w

int SDL_Rect::w

См. определение в файле SDL_rect.h строка 80

◆ h

int SDL_Rect::h

См. определение в файле SDL_rect.h строка 80


Объявления и описания членов структуры находятся в файле: