direct.directnotify.DirectNotify
from direct.directnotify.DirectNotify import DirectNotify
DirectNotify module: this module contains the DirectNotify class
Inheritance diagram
- class DirectNotify[source]
Bases:
object
DirectNotify class: this class contains methods for creating mulitple notify categories via a dictionary of Notifiers.
- newCategory(self, string)[source]
Make a new notify category named categoryName. Return new category if no such category exists, else return existing category