Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
PropertiesCallbackData Class Reference
Inheritance diagram for PropertiesCallbackData:
WindowCallbackData CallbackData TypedObject

List of all members.

Public Member Functions

WindowProperties getProperties ()
 Returns the WindowProperties object that this callback should process.

Static Public Member Functions

static TypeHandle getClassType ()

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from WindowCallbackData.

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.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties