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

TSDL_WindowShaper

Declaration

Source position: libsdl2.pas line 1114

type TSDL_WindowShaper = record

  window: PSDL_Window;

  

  userx: UInt32;

  

  usery: UInt32;

  

  mode: TSDL_WindowShapeMode;

  

  hasshape: TSDL_Bool;

  

  driverdata: Pointer;

  

end;



CT Web help

CodeTyphon Studio