Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2013-09-16 16:54:52
Size: 480
Editor: rafalon
Comment: Added SDL_bool enum
Revision 2 as of 2013-09-16 17:10:52
Size: 500
Editor: rafalon
Comment: Added to Category Enum
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
----
CategoryEnum

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


CategoryEnum

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