Panda3D
Loading...
Searching...
No Matches
Variables
direct.directnotify.DirectNotifyGlobal Namespace Reference

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.
 

Detailed Description

Instantiates global DirectNotify used in Direct.

Variable Documentation

◆ directNotify

directNotify = DirectNotify.DirectNotify()

The global :class:~.DirectNotify.DirectNotify object.

◆ giveNotify

giveNotify = directNotify.giveNotify

Shorthand function for adding a DirectNotify category to a given class object.

Alias of .DirectNotify.DirectNotify.giveNotify.