SDL  2.0
SDL_Point Struct Reference

The structure that defines a point. More...

#include <SDL_rect.h>

Data Fields

int x
 
int y
 

Detailed Description

The structure that defines a point.

See also
SDL_EnclosePoints
SDL_PointInRect

Definition at line 48 of file SDL_rect.h.

Field Documentation

◆ x

◆ y


The documentation for this struct was generated from the following file: