Class CAAT.Module.Skeleton.BoneActor
Defined in: BoneActor.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<private> |
__getCurrentSkinInfo(time)
|
<private> |
__init()
|
<private> | |
addAttachment(id, normalized_x, normalized_y, callback)
|
|
addSkinDataKeyframe(name, start, duration)
|
|
addSkinInfo(si)
|
|
getAttachment(id)
|
|
paint(ctx, time)
|
|
prepareAABB(time)
|
|
setBone(bone)
|
|
setDefaultSkinInfoByName(name)
|
|
setupAnimation(time)
|
Field Detail
attachments
Method Detail
<private>
__getCurrentSkinInfo(time)
- Parameters:
- time
<private>
__init()
<private>
__setupAttachments()
addAttachment(id, normalized_x, normalized_y, callback)
- Parameters:
- id
- normalized_x
- normalized_y
- callback
addAttachmentListener(al)
- Parameters:
- al
addSkinDataKeyframe(name, start, duration)
- Parameters:
- name
- start
- duration
addSkinInfo(si)
- Parameters:
- si
emptySkinDataKeyframe()
getAttachment(id)
- Parameters:
- id
paint(ctx, time)
- Parameters:
- ctx
- time
prepareAABB(time)
- Parameters:
- time
setBone(bone)
- Parameters:
- bone
setDefaultSkinInfoByName(name)
- Parameters:
- name
setModelViewMatrix()
setupAnimation(time)
- Parameters:
- time