|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | commandFunc |
DirectCheckBox(parent) - Create a DirectGuiWidget which responds to mouse clicks by setting a state of True or False and executes a callback function if defined. Uses an image swap rather than a text change to indicate state.
| def __init__ | ( | self, | |
parent = None, |
|||
| kw | |||
| ) |
| def commandFunc | ( | self, | |
| event | |||
| ) |
1.7.3