Tao.Sdl SDK Documentation |
|
Sdl.SDL_OPENGLBLIT Field
Create an OpenGL rendering context and use it for blitting
[Visual Basic]
Public Const SDL_OPENGLBLIT As
Integer = 10
[C#]
public const
int SDL_OPENGLBLIT = 10;
See Also
Sdl Class | Tao.Sdl Namespace