mkRPG
 All Classes Namespaces Functions
Public Member Functions | Public Attributes
shared.tools.Timer Class Reference

List of all members.

Public Member Functions

def __init__
def add
def run

Public Attributes

 dt
 step
 heap
 pause
 count
 time

Detailed Description

Trigger differed couroutine calls 

Member Function Documentation

def shared.tools.Timer.add (   self,
  time,
  func,
  args 
)
Write the function func call with arguments args 
def shared.tools.Timer.run (   self)
Working task 

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