Public Member Functions | Public Attributes

common.gamesys.ProcTimer.Proc Class Reference

List of all members.

Public Member Functions

def __init__
def doTick

Public Attributes

 delay
 id
 elapsed
 carry

Detailed Description

Definition at line 17 of file ProcTimer.py.


Member Function Documentation

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.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties