You can get a list of supported video resulutions at a particular bit-depth using the function SDL_ListModes(). Example: { SDL_Surface *screen; screen = ...
確定! 回上一頁