Functions | |
def | AddPhysObj (x) |
def | AddPhysObjAndCallInit (x) |
def | decorate (orig, deco) |
def FastObjects.AddPhysObj | ( | x | ) |
Definition at line 2 of file FastObjects.py.
def FastObjects.AddPhysObjAndCallInit | ( | x | ) |
Definition at line 5 of file FastObjects.py.
def FastObjects.decorate | ( | orig, | |
deco | |||
) |