Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-09-27 05:46:55
Size: 610
Editor: SheenaSmith
Comment: create page, add content (9/25 changeset 4895)
Revision 2 as of 2010-09-28 03:57:06
Size: 535
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 6: Line 5:
A structure that contains ^the definition / location of a point^. A structure that defines a point.
Line 24: Line 23:
 .[[SDL_Rect]]

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

None: SDL_Point (last edited 2014-07-17 19:53:02 by PhilippWiesemann)

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