Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | bindKeyEvents |
def | buildContextMenu |
def | createInterface |
def | createMenu |
def | onAnimation |
def | onCreateCurve |
def | onCurveAnim |
def | onDestroy |
def | onDuplicate |
def | onEditCurve |
def | onExportToMaya |
def | onGraphEditor |
def | onGridSize |
def | onHotKeys |
def | onKeyDownEvent |
def | onKeyEvent |
def | onKeyUpEvent |
def | onMakeLive |
def | onNew |
def | onOpen |
def | onRightDown |
def | onSave |
def | onSaveAs |
def | onShowPandaObjects |
def | replaceObject |
def | reset |
def | toggleGrid |
def | toggleGridSnap |
def | updateGrids |
def | updateMenu |
![]() | |
def | __init__ |
def | appInit |
def | createInterface |
def | createMenu |
def | getCurrentView |
def | initialize |
def | onViewChange |
def | wxStep |
![]() | |
def | __init__ |
def | appInit |
USER METHODS ### To be overridden. More... | |
def | createInterface |
def | createMenuBar |
def | onDestroy |
def | quit |
def | showAbout |
Static Public Attributes | |
string | appname = 'Panda3D Level Editor' |
string | appversion = '0.1' |
![]() | |
string | appname = 'Panda3D Generic WX Frame' |
string | appversion = '1.0' |
tuple | copyright |
int | frameHeight = 600 |
int | frameWidth = 800 |
dictionary | MENU_TEXTS |
![]() | |
string | appname = 'Generic Application Frame' |
string | appversion = '1.0' |
string | balloonState = 'none' |
string | contactemail = 'Gyedo.Jeon@disney.com' |
string | contactname = 'Gyedo Jeon' |
tuple | copyright |
int | frameHeight = 320 |
int | frameWidth = 450 |
int | padx = 5 |
int | pady = 5 |
int | panelCount = 0 |
int | usecommandarea = 0 |
int | usestatusarea = 0 |
Additional Inherited Members | |
![]() | |
animUI | |
contextMenu | |
createCurveMenuItem | |
currentView | |
curveAnimMenuItem | |
curveAnimUI | |
curveObj | |
editAnimMenuItem | |
editCurveMenuItem | |
editor | |
graphEditorMenuItem | |
graphEditorUI | |
gridSizeMenuItem | |
gridSnapMenuItem | |
hotKeysMenuItem | |
layerEditorUI | |
leftBarDownNB | |
leftBarDownPane0 | |
leftBarUpNB | |
leftBarUpPane0 | |
leftBarUpPane1 | |
menuAnim | |
menuCurve | |
menuEdit | |
menuOptions | |
objectPaletteUI | |
objectPropertyUI | |
parentToSelectedMenuItem | |
protoPaletteUI | |
rightBarDownNB | |
rightBarDownPane0 | |
sceneGraphUI | |
showGridMenuItem | |
showPandaObjectsMenuItem | |
![]() | |
baseFrame | |
currentView | |
evtLoop | |
frontView | |
fStartDirect | |
leftBarDownPane | |
leftBarUpPane | |
leftFrame | |
leftView | |
mainFrame | |
menuView | |
oldLoop | |
perspView | |
perspViewMenuItem | |
rightBarDownPane | |
rightBarUpPane | |
rightFrame | |
topView | |
viewFrame | |
wxApp | |
![]() | |
about | |
menuBar | |
menuFile | |
menuHelp | |
Class for Panda3D LevelEditor
def __init__ | ( | self, | |
editor | |||
) |
|
static |
|
static |