SDL_Point

A structure that defines a point.

Data Fields

int

x

the x coordinate of the point

int

y

the y coordinate of the point

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryRect

SDL_Point (last edited 2010-09-28 03:57:06 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit