Panda3D
|
Classes | |
class | DirectEntry |
Variables | |
ENTRY_FOCUS_STATE = PGEntry.SFocus | |
ENTRY_INACTIVE_STATE = PGEntry.SInactive | |
ENTRY_NO_FOCUS_STATE = PGEntry.SNoFocus | |
Contains the DirectEntry class, a type of DirectGUI widget that accepts text entered using the keyboard. See the :ref:`directentry` page in the programming manual for a more in-depth explanation and an example of how to use this class.
ENTRY_FOCUS_STATE = PGEntry.SFocus |
ENTRY_INACTIVE_STATE = PGEntry.SInactive |
ENTRY_NO_FOCUS_STATE = PGEntry.SNoFocus |