Namespace ccs

Method Summary

Field Detail

<static> <constant> ccs.ANIMATION_TYPE_LOOP_BACK
The animation loop from back
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_LOOP_FRONT
The animation loop from front
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_MAX
The animation max
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_NO_LOOP
The animation isn't loop
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_SINGLE_FRAME
The animation just have one frame
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_TO_LOOP_BACK
The animation to loop from back
Defined in: CCProcessBase.js.
<static> <constant> ccs.ANIMATION_TYPE_TO_LOOP_FRONT
The animation to loop from front
Defined in: CCProcessBase.js.
<static> <constant> {Number} ccs.BLEND_TYPE_ADD
The value of the blend type of add
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_ALPHA
The value of the blend type of alpha
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_DARKEN
The value of the blend type of darken
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_DIFFERENCE
The value of the blend type of difference
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_ERASE
The value of the blend type of erase
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_HIGHLIGHT
The value of the blend type of highlight
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_INVERT
The value of the blend type of invert
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_LAYER
The value of the blend type of layer
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_LIGHTEN
The value of the blend type of lighten
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_MULTIPLY
The value of the blend type of multiply
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_NORMAL
The value of the blend type of normal
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_OVERLAY
The value of the blend type of overlay
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_SCREEN
The value of the blend type of screen
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.BLEND_TYPE_SUBTRACT
The value of the blend type of subtract
Defined in: CCDatas.js.
<static> <constant> ccs.cocostudioVersion
CocoStudio version
<static> <constant> {Number} ccs.DISPLAY_TYPE_ARMATURE
The Armature flag of display render type.
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.DISPLAY_TYPE_PARTICLE
The Particle flag of display render type.
Defined in: CCDatas.js.
<static> <constant> {Number} ccs.DISPLAY_TYPE_SPRITE
The Sprite flag of display render type.
Defined in: CCDatas.js.
<static> ccs.DisplayManager
The display manager for CocoStudio Armature bone.
Defined in: CCDisplayManager.js.
<static> <constant> ccs.FRAME_TYPE_FADE
The flag fade action type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FRAME_TYPE_MAX
The max flag of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FRAME_TYPE_MOVE
The flag move action type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FRAME_TYPE_ROTATE
The flag rotate action type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FRAME_TYPE_SCALE
The flag scale action type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FRAME_TYPE_TINT
The flag tint action type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.FrameEaseType
The ease type of Cocostudio frame.
Defined in: CCActionFrame.js.
<static> <constant> ccs.MovementEventType
movement event type enum
Defined in: CCArmatureAnimation.js.
<static> {Object} ccs.TweenType
TweenType
Defined in: CCTweenFunction.js.

Method Detail

  • <static> {string} ccs.armatureVersion()
    Returns the version of Armature.
    Defined in: CCArmatureDefine.js.
    Returns:
    {string}