Home | Trees | Index | Help |
|
---|
Module NLA :: Class Action |
|
Method Summary | |
---|---|
Dictionary [channel : PyIpo or None] |
Get the all the Ipos for this action |
PyIpo or None |
Get the Ipo for the named channel in this action |
PyList |
Gets the frame numbers at which a key was inserted into this action |
string |
Get the name of this Action. |
Remove a named channel from this action | |
Set this action as the current action for an object. | |
Set the name of this Action. |
Method Details |
---|
getAllChannelIpos()Get the all the Ipos for this action
|
getChannelIpo(channel)Get the Ipo for the named channel in this action
|
getFrameNumbers()Gets the frame numbers at which a key was inserted into this action
|
getName()Get the name of this Action.
|
removeChannel(channel)Remove a named channel from this action
|
setActive(object)Set this action as the current action for an object.
|
setName(name)Set the name of this Action.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Jul 13 16:50:05 2006 | http://epydoc.sf.net |