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

TSDL_SetRenderLogicalPresentation

Declaration

Source position: libsdl3.pas line 5813

type TSDL_SetRenderLogicalPresentation = function(

  renderer: PSDL_Renderer;

  w: LongInt;

  h: LongInt;

  mode: TSDL_RendererLogicalPresentation

):Tbool;



CT Web help

CodeTyphon Studio