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

TFPSManager

Declaration

Source position: libsdl2_gfx.pas line 72

type TFPSManager = record

  framecount: cuint32;

  

  rateticks: cfloat;

  

  baseticks: cuint32;

  

  lastticks: cuint32;

  

  rate: cuint32;

  

end;



CT Web help

CodeTyphon Studio