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

SDL_CreateCursor

Declaration

Source position: sdl.pas line 3672

function SDL_CreateCursor(

  data: PUInt8;

  mask: PUInt8;

  w: Integer;

  h: Integer;

  hot_x: Integer;

  hot_y: Integer

):PSDL_Cursor;


Documentation generated on: 2023-03-18