SDL_RendererFlags

An enumeration of flags that can be used in the flip parameter for SDL_RenderCopyEx.

Values

SDL_FLIP_NONE

do not flip

SDL_FLIP_HORIZONTAL

flip horizontally

SDL_FLIP_VERTICAL

flip vertically

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategoryRender

SDL_RendererFlip (last edited 2012-06-01 23:09:09 by GabrielJacobo)

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