Public Member Functions | |
| def | __init__ |
| def | doTick |
Public Attributes | |
| delay | |
| id | |
| elapsed | |
| carry | |
Definition at line 17 of file ProcTimer.py.
| def common.gamesys.ProcTimer.Proc.__init__ | ( | self, | ||
| ms_delay, | ||||
| id | ||||
| ) |
Definition at line 19 of file ProcTimer.py.
| def common.gamesys.ProcTimer.Proc.doTick | ( | self, | ||
| ms_elapsed | ||||
| ) |
Definition at line 27 of file ProcTimer.py.
Definition at line 24 of file ProcTimer.py.
Definition at line 20 of file ProcTimer.py.
Definition at line 23 of file ProcTimer.py.
Definition at line 21 of file ProcTimer.py.
1.7.1