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

TFPSmanager

Declaration

Source position: sdl_gfx.pas line 76

type TFPSmanager = packed record

  framecount: UInt32;

  rateticks: single;

  lastticks: UInt32;

  rate: UInt32;

end;


Documentation generated on: 2025-07-25