DynamicAtlasManager Class

Module: cc Parent Module: cc

Manager the dynamic atlas.

Index

Properties
  • enabled Boolean Enabled or Disabled dynamic atlas.
  • maxAtlasCount Number The maximum number of atlas that can be created.
  • textureSize Number The size of the atlas that was created
  • maxFrameSize Number The maximum size of the picture that can be added to the atlas.
Methods
  • insertSpriteFrame Append a sprite frame into the dynamic atlas.
  • reset Resets all dynamic atlas, and the existing ones will be destroyed.
  • showDebug Displays all the dynamic atlas in the current scene, which you can use to view the current atlas state.

Details

Properties

enabled

Enabled or Disabled dynamic atlas.

meta description
Type Boolean
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:40
maxAtlasCount

The maximum number of atlas that can be created.

meta description
Type Number
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:63
textureSize

The size of the atlas that was created

meta description
Type Number
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:76
maxFrameSize

The maximum size of the picture that can be added to the atlas.

meta description
Type Number
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:89

Methods

insertSpriteFrame

Append a sprite frame into the dynamic atlas.

meta description
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:102
Parameters
reset

Resets all dynamic atlas, and the existing ones will be destroyed.

meta description
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:135
showDebug

Displays all the dynamic atlas in the current scene, which you can use to view the current atlas state.

meta description
Defined in cocos2d/core/renderer/utils/dynamic-atlas/manager.js:148
Parameters

results matching ""

    No results matching ""