Clarified the windowID parameter
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404233
This commit is contained in:
parent
f0b63f9249
commit
3dba28911a
1 changed files with 1 additions and 1 deletions
|
@ -752,7 +752,7 @@ extern DECLSPEC int SDLCALL SDL_GetRenderDriverInfo(int index,
|
|||
/**
|
||||
* \brief Create and make active a 2D rendering context for a window.
|
||||
*
|
||||
* \param windowID The window used for rendering.
|
||||
* \param windowID The window where rendering is displayed.
|
||||
* \param index The index of the rendering driver to initialize, or -1 to
|
||||
* initialize the first one supporting the requested flags.
|
||||
* \param flags ::SDL_RendererFlags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue