Property | Type | Description | |
---|---|---|---|
layers | List |
||
sColorPrimitives | List |
||
sComposites | List |
||
sImage9patchs | List |
||
sImages | List |
||
sLabels | List |
||
sLights | List |
||
sParticleEffects | List |
||
sSelectBoxes | List |
||
sSpineAnimations | List |
||
sSpriteAnimations | List |
||
sSpriterAnimations | List |
||
sTextBox | List |
Method | Description | |
---|---|---|
findMaxZindex ( ) : int |
finds the max zIndex for all children
|
|
findMinMaxZindexForRenderLayers ( ) : Tuple |
||
setLayerDepthRecursively ( int>.Dictionary |
||
setLayerDepthRecursively ( float zIndexMin, float zIndexMax, |
public findMinMaxZindexForRenderLayers ( ) : Tuple |
||
return | Tuple |
public setLayerDepthRecursively ( int>.Dictionary |
||
minIndicies | int>.Dictionary | |
maxIndicies | int>.Dictionary | |
parentCompositeVO | ||
return | void |
public setLayerDepthRecursively ( float zIndexMin, float zIndexMax, |
||
zIndexMin | float | |
zIndexMax | float | |
parentCompositeVO | ||
return | void |