|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | __repr__ |
| def | __str__ |
| def | copy |
| def | getCollector |
| def | pop |
| def | push |
| def | start |
| def | stop |
Public Attributes | |
| levels | |
Static Public Attributes | |
| dictionary | collectors = {} |
| def __init__ | ( | self, | |
level = None |
|||
| ) |
| def __repr__ | ( | self | ) |
| def __str__ | ( | self | ) |
| def copy | ( | self, | |
push = None |
|||
| ) |
| def getCollector | ( | self | ) |
| def pop | ( | self | ) |
| def push | ( | self, | |
| level | |||
| ) |
| def start | ( | self, | |
push = None |
|||
| ) |
| def stop | ( | self, | |
pop = False |
|||
| ) |
dictionary collectors = {} [static] |
1.7.3