Libraries
»
sdl2_ffi
(0.0.5)
»
Index (R)
»
SDL2
»
RENDERER
Module: SDL2::RENDERER
Includes:
EnumerableConstants
Included in:
Renderer
Defined in:
lib/sdl2/renderer.rb
Constant Summary
collapse
SOFTWARE =
0x00000001
ACCELERATED =
0x00000002
PRESENTVSYNC =
0x00000004
TARGETTEXTURE =
0x00000008
Method Summary
Methods included from
EnumerableConstants
included