Wiki Page Content

Revision 2 as of 2010-09-28 03:57:06

Clear message

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

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