Свойство | Тип | Описание | |
---|---|---|---|
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 |
Метод | Описание | |
---|---|---|
findMaxZindex ( ) : int |
finds the max zIndex for all children
|
|
findMinMaxZindexForRenderLayers ( ) : Tuple |
||
setLayerDepthRecursively ( int>.Dictionary |
||
setLayerDepthRecursively ( float zIndexMin, float zIndexMax, |
public findMinMaxZindexForRenderLayers ( ) : Tuple |
||
Результат | Tuple |
public setLayerDepthRecursively ( int>.Dictionary |
||
minIndicies | int>.Dictionary | |
maxIndicies | int>.Dictionary | |
parentCompositeVO | ||
Результат | void |
public setLayerDepthRecursively ( float zIndexMin, float zIndexMax, |
||
zIndexMin | float | |
zIndexMax | float | |
parentCompositeVO | ||
Результат | void |