Record TFPSManager
Unit
Declaration
type TFPSManager = record
Description
! \brief Structure holding the state and timing information of the framerate controller.
Overview
Fields
framecount: cuint32; |
|
rateticks: cfloat; |
|
baseticks: cuint32; |
|
lastticks: cuint32; |
|
rate: cuint32; |
Description
Fields
framecount: cuint32; |
|
rateticks: cfloat; |
|
baseticks: cuint32; |
|
float rateticks; |
lastticks: cuint32; |
|
rate: cuint32; |
|
Generated by PasDoc 0.16.0.