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

SDL_UpperBlit

Declaration

Source position: sdl.pas line 3432

function SDL_UpperBlit(

  src: PSDL_Surface;

  srcrect: PSDL_Rect;

  dst: PSDL_Surface;

  dstrect: PSDL_Rect

):Integer;


Documentation generated on: 2023-03-18