Class Index | File Index

Classes


Class CAAT.Module.Skeleton.BoneActor


Defined in: BoneActor.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Method Summary
Method Attributes Method Name and Description
<private>  
<private>  
<private>  
 
addAttachment(id, normalized_x, normalized_y, callback)
 
 
addSkinDataKeyframe(name, start, duration)
 
 
 
 
paint(ctx, time)
 
 
setBone(bone)
 
 
 
Class Detail
CAAT.Module.Skeleton.BoneActor()
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

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 01 2013 04:59:19 GMT-0700 (PDT)