SDL_FlipMode

The flip mode.

Values

ValueMeaning
SDL_FLIP_NONE

Do not flip

SDL_FLIP_HORIZONTAL

Flip horizontally

SDL_FLIP_VERTICAL

Flip vertically

Meta