Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

TDXUTTimer

Declaration

Source position: DirectXUT.pas line 2749

type TDXUTTimer = record

  pCallbackTimer: PDXUTCallbackTimer;

  

  pCallbackUserContext: Pointer;

  

  fTimeoutInSecs: Single;

  

  fCountdown: Single;

  

  bEnabled: Boolean;

  

end;



CT Web help

CodeTyphon Studio