Tao.Sdl SDK Documentation
Sdl.SDL_Flip Method
[Visual Basic]
Public Shared Function SDL_Flip( _
ByVal
screen
As
IntPtr
_
) As
Integer
[C#]
public static
int
SDL_Flip(
IntPtr
screen
);
See Also
Sdl Class
|
Tao.Sdl Namespace