Tao.Sdl SDK Documentation

Sdl.SDL_SetVideoMode Method

Overload List

 

public static IntPtr SDL_SetVideoMode(int,int,int,int);

 

public static IntPtr SDL_SetVideoMode(int,int,int,uint);

See Also

Sdl Class | Tao.Sdl Namespace