|
Panda3D
|
Public Member Functions | |
| WindowProperties | getProperties () |
| Returns the WindowProperties object that this callback should process. | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from WindowCallbackData.
| WindowProperties getProperties | ( | ) |
Returns the WindowProperties object that this callback should process.
Any properties that are handled should be removed from this object; properties that are unhandled should be left alone.
1.7.3