Panda3D
|
Public Member Functions | |
def | __init__ |
def | getPandaCategories |
def | getPandaCategoriesAsList |
def | setActivePandaCategory |
def | setActiveSeverity |
Public Attributes | |
activeCategory | |
categoryList | |
debugSeverity | |
errorSeverity | |
fatalSeverity | |
infoSeverity | |
severity | |
spamSeverity | |
warningSeverity |
NotifyPanel class: this class contains methods for creating a panel to control direct/panda notify categories.
def __init__ | ( | self, | |
directNotify, | |||
tl = None |
|||
) |
NotifyPanel class pops up a control panel to view/set notify levels for all available DIRECT and PANDA notify categories
def getPandaCategories | ( | self | ) |
def getPandaCategoriesAsList | ( | self | ) |
def setActivePandaCategory | ( | self, | |
event = None |
|||
) |
def setActiveSeverity | ( | self | ) |