|
function XSkeleton2dRenderComponent | Create (pNode) end |
|
function XSkeleton2dRenderComponent | Create () end |
|
function XSkeleton2dRenderComponent | Reset () end |
|
function XSkeleton2dRenderComponent | LoadAsset (asset) end |
|
function XSkeleton2dRenderComponent | GetAsset () end |
|
function XSkeleton2dRenderComponent | SetCurAnimationName (name) end |
|
function XSkeleton2dRenderComponent | GetCurAnimationName () end |
|
function XSkeleton2dRenderComponent | SetAnimation (name, loop, trackIndex) end |
|
function XSkeleton2dRenderComponent | AddAnimation (name, loop, delay, trackIndex) end |
|
function XSkeleton2dRenderComponent | SetTrackListener (entryid, listener, type) end |
|
function XSkeleton2dRenderComponent | SetTrackEventListener (entryid, listener) end |
|
function XSkeleton2dRenderComponent | SetCurAnimationIndex (index) end |
|
function XSkeleton2dRenderComponent | GetCurAnimationIndex () end |
|
function XSkeleton2dRenderComponent | ClearTracks () end |
|
function XSkeleton2dRenderComponent | ClearTrack (trackIndex) end |
|
function XSkeleton2dRenderComponent | SetToSetupPose () end |
|
function XSkeleton2dRenderComponent | SetBonesToSetupPose () end |
|
function XSkeleton2dRenderComponent | SetSlotsToSetupPose () end |
|
function XSkeleton2dRenderComponent | UpdateAnimationCache (animName) end |
|
function XSkeleton2dRenderComponent | InvalidAnimationCache () end |
|
function XSkeleton2dRenderComponent | SetSkin (skinName) end |
|
function XSkeleton2dRenderComponent | SetDefaultSkinIndex (index) end |
|
function XSkeleton2dRenderComponent | GetDefaultSkinIndex () end |
|
function XSkeleton2dRenderComponent | SetAttachment (slotName, attachmentName) end |
|
function XSkeleton2dRenderComponent | SetMix (fromAnimation, toAnimation, duration) end |
|
function XSkeleton2dRenderComponent | SetListener (listener, type) end |
|
function XSkeleton2dRenderComponent | SetEventListener (listener) end |
|
function XSkeleton2dRenderComponent | SetOpacityModifyRGB (value) end |
|
function XSkeleton2dRenderComponent | IsOpacityModifyRGB () end |
|
function XSkeleton2dRenderComponent | SetLoop (loop) end |
|
function XSkeleton2dRenderComponent | IsLoop () end |
|
function XSkeleton2dRenderComponent | SetTimeScale (scale) end |
|
function XSkeleton2dRenderComponent | GetTimeScale () end |
|
function XSkeleton2dRenderComponent | SetUseTint (enabled) end |
|
function XSkeleton2dRenderComponent | IsUseTint () end |
|
function XSkeleton2dRenderComponent | SetSlotsRange (startSlotIndex, endSlotIndex) end |
|
function XSkeleton2dRenderComponent | Skeleton2DSpaceToNodeSpace (point) end |
|
function XSkeleton2dRenderComponent | NodeSpaceToSkeleton2DSpace (point) end |
|
function XSkeleton2dRenderComponent | SetScale (scale) end |
|
function XSkeleton2dRenderComponent | GetScale () end |
|