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

The structure that defines a point (integer) Подробнее...

#include <SDL_rect.h>

Открытые атрибуты

int x
 
int y
 

Подробное описание

The structure that defines a point (integer)

См. также
SDL_EnclosePoints
SDL_PointInRect

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

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

◆ x

int SDL_Point::x

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

◆ y

int SDL_Point::y

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


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