public static SDL_Rect[] SDL_ListModes(IntPtr,int);
public static SDL_Rect[] SDL_ListModes(IntPtr,uint);
Sdl Class | Tao.Sdl Namespace