Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTSDL_CreateWindowAndRenderer

Declaration

Source position: libsdl2.pas line 1535

type TTSDL_CreateWindowAndRenderer = function(

  width: SInt32;

  height: SInt32;

  window_flags: UInt32;

  window: PPSDL_Window;

  renderer: PPSDL_Renderer

):SInt32;



CT Web help

CodeTyphon Studio