Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2013-09-16 17:11:23
Size: 471
Editor: rafalon
Comment: Added to Category Additional Other
Revision 4 as of 2013-09-16 17:11:58
Size: 480
Editor: rafalon
Comment: Added links to Categories
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
CategoryEnum CategoryAdditionalOther [[CategoryEnum]], [[CategoryAdditionalOther]]

SDL_bool

An simple enumeration of boolean value.

Values

SDL_TRUE

Value which is equal to 1 or true

SDL_FALSE

Value which is equal to 0 or false

Code Examples

You can add your code example here

Remarks

Every function, structure, class etc. will work with SDL_bool.


CategoryEnum, CategoryAdditionalOther

None: SDL_bool (last edited 2016-03-27 21:32:06 by PhilippWiesemann)

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