phaser - v4.0.0-rc.4
Preparing search index...
spine-canvas
spine
IkConstraint
Class IkConstraint
Implements
Updatable
Index
Constructors
constructor
Properties
active
bend
Direction
bones
compress
data
mix
softness
stretch
target
Methods
apply
apply1
apply2
is
Active
update
Constructors
constructor
new
IkConstraint
(
data
:
IkConstraintData
,
skeleton
:
Skeleton
)
:
IkConstraint
Parameters
data
:
IkConstraintData
skeleton
:
Skeleton
Returns
IkConstraint
Properties
active
active
:
boolean
bend
Direction
bendDirection
:
number
bones
bones
:
Bone
[]
compress
compress
:
boolean
data
data
:
IkConstraintData
mix
mix
:
number
softness
softness
:
number
stretch
stretch
:
boolean
target
target
:
Bone
Methods
apply
apply
()
:
void
Returns
void
apply1
apply1
(
bone
:
Bone
,
targetX
:
number
,
targetY
:
number
,
compress
:
boolean
,
stretch
:
boolean
,
uniform
:
boolean
,
alpha
:
number
,
)
:
void
Parameters
bone
:
Bone
targetX
:
number
targetY
:
number
compress
:
boolean
stretch
:
boolean
uniform
:
boolean
alpha
:
number
Returns
void
apply2
apply2
(
parent
:
Bone
,
child
:
Bone
,
targetX
:
number
,
targetY
:
number
,
bendDir
:
number
,
stretch
:
boolean
,
softness
:
number
,
alpha
:
number
,
)
:
void
Parameters
parent
:
Bone
child
:
Bone
targetX
:
number
targetY
:
number
bendDir
:
number
stretch
:
boolean
softness
:
number
alpha
:
number
Returns
void
is
Active
isActive
()
:
boolean
Returns
boolean
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
bend
Direction
bones
compress
data
mix
softness
stretch
target
Methods
apply
apply1
apply2
is
Active
update
phaser - v4.0.0-rc.4
Loading...