Panda3D
|
Public Member Functions | |
__init__ (self, parent=None, nodePath=None, isItemEditable=True, **kw) | |
mouse2Down (self, event) | |
mouse2Motion (self, event) | |
onDestroy (self, event) | |
setChildrenTag (self, tag, fModeChildrenTag) | |
setFSortChildren (self, fSortChildren) | |
update (self, fUseCachedChildren=1) | |
updateSelection (self, searchKey) | |
![]() | |
accept (self, event, method, extraArgs=[]) | |
acceptOnce (self, event, method, extraArgs=[]) | |
addTask (self, *args, **kwargs) | |
detectLeaks (self) | |
doMethodLater (self, *args, **kwargs) | |
getAllAccepting (self) | |
ignore (self, event) | |
ignoreAll (self) | |
isAccepting (self, event) | |
isIgnoring (self, event) | |
removeAllTasks (self) | |
removeTask (self, taskOrName) | |
Public Attributes | |
mouse2Down | |
mouse2Motion | |
nodePath | |
onDestroy | |
Protected Attributes | |
_2lx | |
_2ly | |
_canvas | |
_dxview | |
_dyview | |
_height | |
_label | |
_left | |
_node | |
_parentFrame | |
_scrolledCanvas | |
_top | |
_treeItem | |
_width | |
![]() | |
_taskList | |
Additional Inherited Members | |
![]() | |
accept_once = acceptOnce | |
add_task = addTask | |
detect_leaks = detectLeaks | |
do_method_later = doMethodLater | |
get_all_accepting = getAllAccepting | |
ignore_all = ignoreAll | |
is_accepting = isAccepting | |
is_ignoring = isIgnoring | |
remove_all_tasks = removeAllTasks | |
remove_task = removeTask | |
![]() | |
_addTask (self, task) | |
_clearTask (self, task) | |
__init__ | ( | self, | |
parent = None, | |||
nodePath = None, | |||
isItemEditable = True, | |||
** | kw ) |
Reimplemented from DirectObject.
mouse2Down | ( | self, | |
event ) |
mouse2Motion | ( | self, | |
event ) |
onDestroy | ( | self, | |
event ) |
setChildrenTag | ( | self, | |
tag, | |||
fModeChildrenTag ) |
setFSortChildren | ( | self, | |
fSortChildren ) |
update | ( | self, | |
fUseCachedChildren = 1 ) |
Refresh scene graph explorer
updateSelection | ( | self, | |
searchKey ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
mouse2Down |
mouse2Motion |
nodePath |
onDestroy |