Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-05-16 07:49:57
Size: 778
Editor: SheenaSmith
Comment: create page, add content (Wed Mar 10 ver; changeset 4428)
Revision 2 as of 2010-08-23 21:53:36
Size: 801
Editor: SheenaSmith
Comment: added header-specific Category link
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
[[CategoryEnum]] [[CategoryEnum]], [[CategoryPowerEnum]]

DRAFT

SDL_PowerState

An enumeration of the basic state for of the system's power supply.

Values

SDL_POWERSTATE_UNKNOWN

cannot determine power status

SDL_POWERSTATE_ON_BATTERY

not plugged in, running on the battery

SDL_POWERSTATE_NO_BATTERY

plugged in, no battery available

SDL_POWERSTATE_CHARGING

plugged in, charging battery

SDL_POWERSTATE_CHARGED

plugged in, battery charged

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategoryPowerEnum

None: SDL_PowerState (last edited 2013-08-07 20:39:31 by RyanGordon)

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