Public Attributes | |
actorControlIndex | |
actorControlList | |
actorFrame | |
destroyCallBack | |
frameHeight | |
fToggleAll | |
id | |
lastT | |
loopButton | |
loopVar | |
playButton | |
playList | |
session | |
stopButton | |
toEndButton | |
toNextFrameButton | |
toPreviousFrameButton | |
toStartButton | |
![]() | |
about | |
balloonState | |
dataArea | |
id | |
menuBar | |
menuFrame | |
parent | |
toggleBalloonVar | |
variableDict | |
widgetDict | |
Static Public Attributes | |
string | appname = 'Anim Panel' |
int | frameHeight = 250 |
int | frameWidth = 675 |
int | index = 0 |
int | usecommandarea = 0 |
int | usestatusarea = 0 |
![]() | |
string | appname = 'Generic Application Frame' |
string | appversion = '1.0' |
string | balloonState = 'none' |
string | contactemail = 'Mark.Mine@disney.com' |
string | contactname = 'Mark R. Mine' |
string | contactphone = '(818) 544-2921' |
tuple | copyright |
int | frameHeight = 320 |
int | frameWidth = 450 |
int | padx = 5 |
int | pady = 5 |
int | panelCount = 0 |
int | usecommandarea = 0 |
int | usestatusarea = 0 |
def __init__ | ( | self, | |
aList = [] , |
|||
parent = None , |
|||
session = None , |
|||
kw | |||
) |
def clearActorControls | ( | self | ) |
def createActorControls | ( | self | ) |
def createInterface | ( | self | ) |
def destroy | ( | self | ) |
def disableActorControlAt | ( | self, | |
index | |||
) |
def disableActorControls | ( | self | ) |
def displayFrameCounts | ( | self | ) |
def displaySeconds | ( | self | ) |
def enableActorControlAt | ( | self, | |
index | |||
) |
def enableActorControls | ( | self | ) |
def getActorControlAt | ( | self, | |
index | |||
) |
def loadAnim | ( | self | ) |
def nextFrame | ( | self | ) |
def play | ( | self, | |
task | |||
) |
def playActorControls | ( | self | ) |
def previousFrame | ( | self | ) |
def resetAllToEnd | ( | self | ) |
def resetAllToZero | ( | self | ) |
def setActors | ( | self | ) |
def setDestroyCallBack | ( | self, | |
callBack | |||
) |
def stopActorControls | ( | self | ) |
def toggleAllControls | ( | self | ) |
actorControlIndex |
actorControlList |
actorFrame |
|
static |
destroyCallBack |
|
static |
frameHeight |
|
static |
fToggleAll |
id |
|
static |
lastT |
loopButton |
loopVar |
playButton |
playList |
session |
stopButton |
toEndButton |
toNextFrameButton |
toPreviousFrameButton |
toStartButton |
|
static |
|
static |