Module: SDL2::FLIP
- Includes:
- EnumerableConstants
- Defined in:
- lib/sdl2/render.rb
Overview
Constants for #render_copy_ex
Constant Summary collapse
- NONE =
0x00000000
- HORIZONTAL =
0x00000001
- VERTICAL =
0x00000002
- BOTH =
HORIZONTAL | VERTICAL
Constants for #render_copy_ex
0x00000000
0x00000001
0x00000002
HORIZONTAL | VERTICAL