__init__ def __init__(self, particleEffect=None, **kw) Undocumented function. |
addConstantInterpolationSegment def addConstantInterpolationSegment(self, id=None) Undocumented function. |
addForce def addForce(self, f) Undocumented function. |
addForceGroupNotebookPage def addForceGroupNotebookPage(self, particleEffect, forceGroup) Undocumented function. |
addForceWidget def addForceWidget(self, forceGroup, force) Undocumented function. |
addLinearCylinderVortexForce def addLinearCylinderVortexForce(self) Undocumented function. |
addLinearFrictionForce def addLinearFrictionForce(self) Undocumented function. |
addLinearInterpolationSegment def addLinearInterpolationSegment(self, id=None) Undocumented function. |
addLinearJitterForce def addLinearJitterForce(self) Undocumented function. |
addLinearNoiseForce def addLinearNoiseForce(self) Undocumented function. |
addLinearSinkForce def addLinearSinkForce(self) Undocumented function. |
addLinearSourceForce def addLinearSourceForce(self) Undocumented function. |
addLinearUserDefinedForce def addLinearUserDefinedForce(self) Undocumented function. |
addLinearVectorForce def addLinearVectorForce(self) Undocumented function. |
addRendererSpriteAnimationFromNode def addRendererSpriteAnimationFromNode(self) Undocumented function. |
addRendererSpriteAnimationTexture def addRendererSpriteAnimationTexture(self) Undocumented function. |
addSinusoidInterpolationSegment def addSinusoidInterpolationSegment(self, id=None) Undocumented function. |
addStepwaveInterpolationSegment def addStepwaveInterpolationSegment(self, id=None) Undocumented function. |
appInit def appInit(self) Undocumented function. |
createAngleDial def createAngleDial(self, parent, category, text, balloonHelp, command=None, **kw) Undocumented function. |
createCheckbutton def createCheckbutton(self, parent, category, text, balloonHelp, command, initialState, side='top') Undocumented function. |
createColorEntry def createColorEntry(self, parent, category, text, balloonHelp, command=None, **kw) Undocumented function. |
createComboBox def createComboBox(self, parent, category, text, balloonHelp, items, command, history=0) Undocumented function. |
createConstantInterpolationSegmentWidget def createConstantInterpolationSegmentWidget(self, parent, segName, segment) Undocumented function. |
createFloater def createFloater(self, parent, category, text, balloonHelp, command=None, min=0.0, resolution=None, numDigits=3, **kw) Undocumented function. |
createFloaters def createFloaters(self, parent, widgetDefinitions) Undocumented function. |
createForceActiveWidget def createForceActiveWidget(self, frame, pageName, forceName, force) Undocumented function. |
createForceFrame def createForceFrame(self, forcePage, forceName, force) Undocumented function. |
createInterface def createInterface(self) Undocumented function. |
createInterpolationSegmentFrame def createInterpolationSegmentFrame(self, parent, segName, seg) Undocumented function. |
createLinearCylinderVortexForceWidget def createLinearCylinderVortexForceWidget(self, forcePage, pageName, count, force) Undocumented function. |
createLinearDistanceForceWidget def createLinearDistanceForceWidget(self, forcePage, pageName, count, force, type) Undocumented function. |
createLinearForceWidgets def createLinearForceWidgets(self, frame, pageName, forceName, force) Undocumented function. |
createLinearFrictionForceWidget def createLinearFrictionForceWidget(self, forcePage, pageName, count, force) Undocumented function. |
createLinearInterpolationSegmentWidget def createLinearInterpolationSegmentWidget(self, parent, segName, segment) Undocumented function. |
createLinearRandomForceWidget def createLinearRandomForceWidget(self, forcePage, pageName, count, force, type) Undocumented function. |
createLinearVectorForceWidget def createLinearVectorForceWidget(self, forcePage, pageName, count, force) Undocumented function. |
createNewEffect def createNewEffect(self) Undocumented function. |
createNewForceGroup def createNewForceGroup(self) Undocumented function. |
createNewParticles def createNewParticles(self) Undocumented function. |
createOptionMenu def createOptionMenu(self, parent, category, text, balloonHelp, items, command) Undocumented function. |
createRadiobutton def createRadiobutton(self, parent, side, category, text, balloonHelp, variable, value, command) Undocumented function. |
createSinusoidInterpolationSegmentWidget def createSinusoidInterpolationSegmentWidget(self, parent, segName, segment) Undocumented function. |
createSlider def createSlider(self, parent, category, text, balloonHelp, command=None, min=0.0, max=1.0, resolution=0.001, **kw) Undocumented function. |
createSpriteAnimationFrame def createSpriteAnimationFrame(self, parent, anim, animName) Undocumented function. |
createSpriteAnimationNodeWidget def createSpriteAnimationNodeWidget(self, parent, anim, animName) Undocumented function. |
createSpriteAnimationTextureWidget def createSpriteAnimationTextureWidget(self, parent, anim, animName) Undocumented function. |
createStepwaveInterpolationSegmentWidget def createStepwaveInterpolationSegmentWidget(self, parent, segName, segment) Undocumented function. |
createVector2Entry def createVector2Entry(self, parent, category, text, balloonHelp, command=None, **kw) Undocumented function. |
createVector3Entry def createVector3Entry(self, parent, category, text, balloonHelp, command=None, **kw) Undocumented function. |
createWidgetForExistingInterpolationSegment def createWidgetForExistingInterpolationSegment(self, id) Undocumented function. |
getVariable def getVariable(self, category, text) Undocumented function. |
getWidget def getWidget(self, category, text) Undocumented function. |
loadParticleEffectFromFile def loadParticleEffectFromFile(self) Undocumented function. |
readSpriteRendererAnimations def readSpriteRendererAnimations(self) Undocumented function. |
rendererPointSelectBlendMethod def rendererPointSelectBlendMethod(self, blendMethod) Undocumented function. |
rendererPointSelectBlendType def rendererPointSelectBlendType(self, blendType) Undocumented function. |
saveParticleEffectToFile def saveParticleEffectToFile(self) Undocumented function. |
selectEffectNamed def selectEffectNamed(self, name) Undocumented function. |
selectEmitterPage def selectEmitterPage(self) Undocumented function. |
selectEmitterType def selectEmitterType(self, type) Undocumented function. |
selectFactoryPage def selectFactoryPage(self) Undocumented function. |
selectFactoryType def selectFactoryType(self, type) Undocumented function. |
selectForceGroupNamed def selectForceGroupNamed(self, name) Undocumented function. |
selectParticlesNamed def selectParticlesNamed(self, name) Undocumented function. |
selectRendererPage def selectRendererPage(self) Undocumented function. |
selectRendererType def selectRendererType(self, type) Undocumented function. |
setEmissionType def setEmissionType(self, newType=None) Undocumented function. |
setEmitterAmplitude def setEmitterAmplitude(self, value) Undocumented function. |
setEmitterAmplitudeSpread def setEmitterAmplitudeSpread(self, value) Undocumented function. |
setEmitterBoxPoint1 def setEmitterBoxPoint1(self, point) Undocumented function. |
setEmitterBoxPoint2 def setEmitterBoxPoint2(self, point) Undocumented function. |
setEmitterDiscInnerAngle def setEmitterDiscInnerAngle(self, angle) Undocumented function. |
setEmitterDiscInnerVelocity def setEmitterDiscInnerVelocity(self, velocity) Undocumented function. |
setEmitterDiscOuterAngle def setEmitterDiscOuterAngle(self, angle) Undocumented function. |
setEmitterDiscOuterVelocity def setEmitterDiscOuterVelocity(self, velocity) Undocumented function. |
setEmitterDiscRadius def setEmitterDiscRadius(self, radius) Undocumented function. |
setEmitterExplicitLaunchVector def setEmitterExplicitLaunchVector(self, vec) Undocumented function. |
setEmitterLinePoint1 def setEmitterLinePoint1(self, point) Undocumented function. |
setEmitterLinePoint2 def setEmitterLinePoint2(self, point) Undocumented function. |
setEmitterOffsetForce def setEmitterOffsetForce(self, vec) Undocumented function. |
setEmitterPointPosition def setEmitterPointPosition(self, pos) Undocumented function. |
setEmitterRadiateOrigin def setEmitterRadiateOrigin(self, origin) Undocumented function. |
setEmitterRectanglePoint1 def setEmitterRectanglePoint1(self, point) Undocumented function. |
setEmitterRectanglePoint2 def setEmitterRectanglePoint2(self, point) Undocumented function. |
setEmitterRingLaunchAngle def setEmitterRingLaunchAngle(self, angle) Undocumented function. |
setEmitterRingRadius def setEmitterRingRadius(self, radius) Undocumented function. |
setEmitterRingRadiusSpread def setEmitterRingRadiusSpread(self, radiusSpread) Undocumented function. |
setEmitterSphereSurfaceRadius def setEmitterSphereSurfaceRadius(self, radius) Undocumented function. |
setEmitterSphereVolumeRadius def setEmitterSphereVolumeRadius(self, radius) Undocumented function. |
setEmitterTangentRingRadius def setEmitterTangentRingRadius(self, radius) Undocumented function. |
setEmitterTangentRingRadiusSpread def setEmitterTangentRingRadiusSpread(self, radiusSpread) Undocumented function. |
setFactoryLifeSpan def setFactoryLifeSpan(self, value) Undocumented function. |
setFactoryLifeSpanSpread def setFactoryLifeSpanSpread(self, value) Undocumented function. |
setFactoryParticleMass def setFactoryParticleMass(self, value) Undocumented function. |
setFactoryParticleMassSpread def setFactoryParticleMassSpread(self, value) Undocumented function. |
setFactoryTerminalVelocity def setFactoryTerminalVelocity(self, value) Undocumented function. |
setFactoryTerminalVelocitySpread def setFactoryTerminalVelocitySpread(self, value) Undocumented function. |
setFactoryZSpinAngularVelocity def setFactoryZSpinAngularVelocity(self, vel) Undocumented function. |
setFactoryZSpinAngularVelocitySpread def setFactoryZSpinAngularVelocitySpread(self, spread) Undocumented function. |
setFactoryZSpinFinalAngle def setFactoryZSpinFinalAngle(self, angle) Undocumented function. |
setFactoryZSpinFinalAngleSpread def setFactoryZSpinFinalAngleSpread(self, spread) Undocumented function. |
setFactoryZSpinInitialAngle def setFactoryZSpinInitialAngle(self, angle) Undocumented function. |
setFactoryZSpinInitialAngleSpread def setFactoryZSpinInitialAngleSpread(self, spread) Undocumented function. |
setRendererAlphaMode def setRendererAlphaMode(self, alphaMode) Undocumented function. |
setRendererColorBlendAttrib def setRendererColorBlendAttrib(self, rendererName, blendMethodStr, incomingOperandStr, fbufferOperandStr) Undocumented function. |
setRendererGeomColorBlendFbufferOperand def setRendererGeomColorBlendFbufferOperand(self, operand) Undocumented function. |
setRendererGeomColorBlendIncomingOperand def setRendererGeomColorBlendIncomingOperand(self, operand) Undocumented function. |
setRendererGeomColorBlendMethod def setRendererGeomColorBlendMethod(self, blendMethod) Undocumented function. |
setRendererGeomNode def setRendererGeomNode(self, event) Undocumented function. |
setRendererLineHeadColor def setRendererLineHeadColor(self, color) Undocumented function. |
setRendererLineScaleFactor def setRendererLineScaleFactor(self, sf) Undocumented function. |
setRendererLineTailColor def setRendererLineTailColor(self, color) Undocumented function. |
setRendererPointEndColor def setRendererPointEndColor(self, color) Undocumented function. |
setRendererPointSize def setRendererPointSize(self, size) Undocumented function. |
setRendererPointStartColor def setRendererPointStartColor(self, color) Undocumented function. |
setRendererSparkleBirthRadius def setRendererSparkleBirthRadius(self, radius) Undocumented function. |
setRendererSparkleCenterColor def setRendererSparkleCenterColor(self, color) Undocumented function. |
setRendererSparkleDeathRadius def setRendererSparkleDeathRadius(self, radius) Undocumented function. |
setRendererSparkleEdgeColor def setRendererSparkleEdgeColor(self, color) Undocumented function. |
setRendererSparkleLifeScale def setRendererSparkleLifeScale(self, lifeScaleMethod) Undocumented function. |
setRendererSpriteAnimationEnable def setRendererSpriteAnimationEnable(self) Undocumented function. |
setRendererSpriteAnimationFrameRate def setRendererSpriteAnimationFrameRate(self, rate) Undocumented function. |
setRendererSpriteBlendMethod def setRendererSpriteBlendMethod(self, blendMethod) Undocumented function. |
setRendererSpriteColorBlendFbufferOperand def setRendererSpriteColorBlendFbufferOperand(self, operand) Undocumented function. |
setRendererSpriteColorBlendIncomingOperand def setRendererSpriteColorBlendIncomingOperand(self, operand) Undocumented function. |
setRendererSpriteColorBlendMethod def setRendererSpriteColorBlendMethod(self, blendMethod) Undocumented function. |
setRendererSpriteFinalXScale def setRendererSpriteFinalXScale(self, xScale) Undocumented function. |
setRendererSpriteFinalYScale def setRendererSpriteFinalYScale(self, yScale) Undocumented function. |
setRendererSpriteInitialXScale def setRendererSpriteInitialXScale(self, xScale) Undocumented function. |
setRendererSpriteInitialYScale def setRendererSpriteInitialYScale(self, yScale) Undocumented function. |
setRendererSpriteNonAnimatedTheta def setRendererSpriteNonAnimatedTheta(self, theta) Undocumented function. |
setRendererUserAlpha def setRendererUserAlpha(self, alpha) Undocumented function. |
setSpriteSourceType def setSpriteSourceType(self) Undocumented function. |
setSystemBirthRate def setSystemBirthRate(self, value) Undocumented function. |
setSystemHpr def setSystemHpr(self, pos) Undocumented function. |
setSystemLifespan def setSystemLifespan(self, value) Undocumented function. |
setSystemLitterSize def setSystemLitterSize(self, value) Undocumented function. |
setSystemLitterSpread def setSystemLitterSpread(self, value) Undocumented function. |
setSystemPoolSize def setSystemPoolSize(self, value) Undocumented function. |
setSystemPos def setSystemPos(self, pos) Undocumented function. |
toggleAngularVelocity def toggleAngularVelocity(self) Undocumented function. |
toggleEffect def toggleEffect(self, effect, var) Undocumented function. |
toggleEmitterDiscCubicLerping def toggleEmitterDiscCubicLerping(self) Undocumented function. |
toggleForce def toggleForce(self, force, pageName, variableName) Undocumented function. |
toggleForceGroup def toggleForceGroup(self, forceGroup, var) Undocumented function. |
toggleParticleEffect def toggleParticleEffect(self) Undocumented function. |
toggleParticleMgr def toggleParticleMgr(self) Undocumented function. |
toggleParticles def toggleParticles(self, particles, var) Undocumented function. |
toggleRendererSpriteAlphaDisable def toggleRendererSpriteAlphaDisable(self) Undocumented function. |
toggleRendererSpriteAnimAngle def toggleRendererSpriteAnimAngle(self) Undocumented function. |
toggleRendererSpriteXScale def toggleRendererSpriteXScale(self) Undocumented function. |
toggleRendererSpriteYScale def toggleRendererSpriteYScale(self) Undocumented function. |
toggleSystemGrowsOlder def toggleSystemGrowsOlder(self) Undocumented function. |
toggleSystemLocalVelocity def toggleSystemLocalVelocity(self) Undocumented function. |
updateEffectsMenus def updateEffectsMenus(self) Undocumented function. |
updateEmitterWidgets def updateEmitterWidgets(self) Undocumented function. |
updateFactoryWidgets def updateFactoryWidgets(self) Undocumented function. |
updateForceGroupMenus def updateForceGroupMenus(self) Undocumented function. |
updateForceWidgets def updateForceWidgets(self) Undocumented function. |
updateInfo def updateInfo(self, page='System') Undocumented function. |
updateLabels def updateLabels(self) Undocumented function. |
updateMenus def updateMenus(self) Undocumented function. |
updateMenusAndLabels def updateMenusAndLabels(self) Undocumented function. |
updateParticlesMenus def updateParticlesMenus(self) Undocumented function. |
updateRendererWidgets def updateRendererWidgets(self) Undocumented function. |
updateSystemWidgets def updateSystemWidgets(self) Undocumented function. |
writeSpriteRendererAnimations def writeSpriteRendererAnimations(self) Undocumented function. |
__createAboutBox def __createAboutBox(self) Undocumented function. |
__createBalloon def __createBalloon(self) Undocumented function. |
__createCommandArea def __createCommandArea(self) Undocumented function. |
__createDataArea def __createDataArea(self) Undocumented function. |
__createInterface def __createInterface(self) Undocumented function. |
__createMenuBar def __createMenuBar(self) Undocumented function. |
__createMessageBar def __createMessageBar(self) Undocumented function. |
__init__ def __init__(self, parent=None, **kw) Undocumented function. |
addVariable def addVariable(self, category, text, variable) Undocumented function. |
addWidget def addWidget(self, category, text, widget) Undocumented function. |
alignbuttons def alignbuttons(self) Make all buttons wide as widest |
appInit def appInit(self) Undocumented function. |
balloon def balloon(self) Undocumented function. |
bind def bind(self, child, balloonHelpMsg, statusHelpMsg=None) Undocumented function. |
buttonAdd def buttonAdd(self, buttonName, helpMessage=None, statusMessage=None, **kw) Undocumented function. |
buttonBox def buttonBox(self) Undocumented function. |
createInterface def createInterface(self) Undocumented function. |
createMenuBar def createMenuBar(self) Undocumented function. |
createWidget def createWidget(self, parent, category, text, widgetClass, help, command, side, fill, expand, kw) Undocumented function. |
getVariable def getVariable(self, category, text) Undocumented function. |
getWidget def getWidget(self, category, text) Undocumented function. |
interior def interior(self) Undocumented function. |
messageBar def messageBar(self) Undocumented function. |
newCreateButton def newCreateButton(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) createButton(parent, category, text, [options]) |
newCreateCheckbutton def newCreateCheckbutton(self, parent, category, text, help='', command=None, initialState=0, anchor=W, side=LEFT, fill=X, expand=0, **kw) createCheckbutton(parent, category, text, [options]) |
newCreateColorEntry def newCreateColorEntry(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateComboBox def newCreateComboBox(self, parent, category, text, help='', command=None, items=[], state=DISABLED, history=0, labelpos=W, label_anchor=W, label_width=16, entry_width=16, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateDial def newCreateDial(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateEntryScale def newCreateEntryScale(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateFloater def newCreateFloater(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateLabeledEntry def newCreateLabeledEntry(self, parent, category, text, help='', command=None, value='', width=12, relief=SUNKEN, side=LEFT, fill=X, expand=0) createLabeledEntry(parent, category, text, [options]) |
newCreateOptionMenu def newCreateOptionMenu(self, parent, category, text, help='', command=None, items=[], labelpos=W, label_anchor=W, label_width=16, menu_tearoff=1, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateRadiobutton def newCreateRadiobutton(self, parent, category, text, variable, value, command=None, help='', anchor=W, side=LEFT, fill=X, expand=0, **kw) createRadiobutton(parent, category, text, variable, value, [options]) |
newCreateSider def newCreateSider(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateVector2Entry def newCreateVector2Entry(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
newCreateVector3Entry def newCreateVector3Entry(self, parent, category, text, help='', command=None, side=LEFT, fill=X, expand=0, **kw) Undocumented function. |
onDestroy def onDestroy(self, event) Undocumented function. |
quit def quit(self) Undocumented function. |
showAbout def showAbout(self) Undocumented function. |
toggleBalloon def toggleBalloon(self) Undocumented function. |
transformRGB def transformRGB(self, rgb, max=1.0) Undocumented function. |
updateProgress def updateProgress(self, newValue=0, newMax=0) Undocumented function. |
__init__ def __init__(self) Undocumented function. |
accept def accept(self, event, method, extraArgs=[]) Undocumented function. |
acceptOnce def acceptOnce(self, event, method, extraArgs=[]) Undocumented function. |
classTree def classTree(self) Undocumented function. |
getAllAccepting def getAllAccepting(self) Undocumented function. |
ignore def ignore(self, event) Undocumented function. |
ignoreAll def ignoreAll(self) Undocumented function. |
isAccepting def isAccepting(self, event) Undocumented function. |
isIgnoring def isIgnoring(self, event) Undocumented function. |