Wiki Page Content

Differences between revisions 4 and 5
Revision 4 as of 2010-01-17 21:50:21
Size: 1067
Editor: SheenaSmith
Comment: update RF names
Revision 5 as of 2010-01-22 07:04:49
Size: 1090
Editor: SheenaSmith
Comment: testing Color2
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
<<Color2(red,DRAFT)>>

DRAFT

red

SDL_Rect

A structure that defines a rectangle, with the origin at the upper left.

Data Fields

int

x, y

the x and y location of the rectangle's upper left corner

int

w, h

the width (w) and height (h) of the rectangle

Code Examples

You can add your code example here

Remarks

You can add useful comments here

SDL_RectEmpty (=define), SDL_RectEquals (=define) (\sa in header; should these be in Remarks?)


CategoryStruct

None: SDL_Rect (last edited 2015-11-18 21:12:51 by PhilippWiesemann)

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