|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | select |
Public Attributes | |
| nextCommand | |
| nextCommandExtraArgs | |
| parent | |
Static Public Attributes | |
| tuple | notify = DirectNotifyGlobal.directNotify.newCategory("DirectScrolledListItem") |
While you are not required to use a DirectScrolledListItem for a DirectScrolledList, doing so takes care of the highlighting and unhighlighting of the list items.
| def __init__ | ( | self, | |
parent = None, |
|||
| kw | |||
| ) |
Reimplemented from DirectButton.
| def select | ( | self | ) |
tuple notify = DirectNotifyGlobal.directNotify.newCategory("DirectScrolledListItem") [static] |
1.7.3