Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2009-11-19 21:56:56
Size: 609
Editor: SheenaSmith
Comment: related functions?
Revision 3 as of 2009-11-24 21:59:23
Size: 653
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:

----
[[CategoryAPI]], [[CategoryVideo]]

SDL_GetCurrentDisplayMode

Use this function to fill in information about the current display mode.

Syntax

int SDL_GetCurrentDisplayMode(SDL_DisplayMode* mode)

Function Parameters

mode

the desired display mode

Return Value

Information about the current display mode.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_GetCurrentDisplayMode (last edited 2016-04-15 22:08:43 by PhilippWiesemann)

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