Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

SDL_SetVideoMode

Declaration

Source position: sdl.pas line 3064

function SDL_SetVideoMode(

  width: Integer;

  height: Integer;

  bpp: Integer;

  flags: UInt32

):PSDL_Surface;


Documentation generated on: 2023-03-18