Module: SDL2::TEXTUREMODULATE
- Includes:
- EnumerableConstants
- Defined in:
- lib/sdl2/render.rb
Overview
The texture channel modulation used in #render_copy
Constant Summary collapse
- NONE =
0x00000000
- COLOR =
0x00000001
- ALPHA =
0x00000002
The texture channel modulation used in #render_copy
0x00000000
0x00000001
0x00000002