Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

Timer Class Reference

List of all members.

Public Member Functions

def __init__
def addT
def getT
def isStarted
def restart
def resume
def setT
def start
def startCallback
def stop

Public Attributes

 callback
 currT
 finalT
 name
 started
 startT

Static Public Attributes

int id = 0

Constructor & Destructor Documentation

def __init__ (   self,
  name = None 
)

Member Function Documentation

def addT (   self,
  t 
)
def getT (   self)
def isStarted (   self)
def restart (   self)
def resume (   self)
def setT (   self,
  t 
)
def start (   self,
  t,
  name 
)
def startCallback (   self,
  t,
  callback 
)
def stop (   self)

Member Data Documentation

int id = 0 [static]
 All Classes Namespaces Functions Variables Properties