Panda3D
|
Public Member Functions | |
__init__ (self) | |
__call__ (self) | |
add (self, callback, priority=None) | |
clear (self) | |
remove (self, item) | |
Static Public Attributes | |
Enum | |
Functor | |
Queue | |
ScratchPad | |
SerialMaskedGen | |
serialNum | |
SerialNumGen | |
Stack | |
uniqueName | |
Protected Attributes | |
_callbacks | |
manage a set of prioritized callbacks, and allow them to be invoked in order of priority
__init__ | ( | self | ) |
__call__ | ( | self | ) |
add | ( | self, | |
callback, | |||
priority = None ) |
clear | ( | self | ) |
remove | ( | self, | |
item ) |
|
protected |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |