Panda3D
Public Member Functions | List of all members
Time_Out Class Reference

Public Member Functions

 Time_Out (const Time_Span &dur)
 
Time_Span Duration () const
 
bool Expired (const Time_Clock &tm, bool reset=false)
 
bool Expired (bool reset=false)
 
void ForceToExpired ()
 
Time_Clock GetAlarm (void)
 
void NextInStep (Time_Clock &curtime)
 
bool operator() (bool reset=false)
 
bool operator() (const Time_Clock &tm, bool reset=false)
 
Time_Span Remaining (const Time_Clock &tm) const
 
Time_Span Remaining () const
 
void ResetAll (const Time_Clock &tm, const Time_Span &sp)
 
void ResetTime (const Time_Clock &tm)
 
void ReStart ()
 
void SetTimeOutSec (int sec)
 

Detailed Description

Definition at line 8 of file time_out.h.


The documentation for this class was generated from the following file: