Skip to main content
Skip to main content

ConditionalAnimation

ConditionalAnimation

Functions

debugDraw

Description

Displays the debug information.

Definition

debugDraw(float x, float y, float textSize)

Arguments

floatxThe x position on the screen to begin drawing the values.
floatyThe y position on the screen to begin drawing the values.
floattextSizeThe height of the text.

Return Values

floatyThe y position on the screen after the entire debug info was drawn.

delete

Description

Definition

delete()

getParameter

Description

Definition

getParameter()

Arguments

anyparameterId

load

Description

Definition

load()

Arguments

anyskeletonNode
anyxmlFilename
anyxmlKey
anysourceNode

new

Description

Creating manager

Definition

new()

Arguments

anycustomMt

Return Values

anyinstanceinstance of object

registerParameter

Description

Definition

registerParameter()

Arguments

anyname
anyparamType

setParameter

Description

Definition

setParameter()

Arguments

anyparameterId
anyvalue

setSpecialParameterIds

Description

Definition

setSpecialParameterIds()

Arguments

anydistanceParameterId
anyangleParameterId

unload

Description

Definition

unload()

update

Description

Definition

update()

Arguments

anydt