Panda3D
|
Variables | |
directNotify = DirectNotify.DirectNotify() | |
The global :class:~.DirectNotify.DirectNotify object. | |
giveNotify = directNotify.giveNotify | |
Shorthand function for adding a DirectNotify category to a given class object. | |
Instantiates global DirectNotify used in Direct.
directNotify = DirectNotify.DirectNotify() |
The global :class:~.DirectNotify.DirectNotify
object.
giveNotify = directNotify.giveNotify |
Shorthand function for adding a DirectNotify category to a given class object.
Alias of .DirectNotify.DirectNotify.giveNotify
.