C# Класс Nez.Overlap2D.Runtime.CompositeVO

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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,Dictionary>
setLayerDepthRecursively ( int>.Dictionary minIndicies, int>.Dictionary maxIndicies, CompositeItemVO parentCompositeVO ) : void
setLayerDepthRecursively ( float zIndexMin, float zIndexMax, CompositeItemVO parentCompositeVO ) : void

Описание методов

findMaxZindex() публичный Метод

finds the max zIndex for all children
public findMaxZindex ( ) : int
Результат int

findMinMaxZindexForRenderLayers() публичный Метод

public findMinMaxZindexForRenderLayers ( ) : Tuple,Dictionary>
Результат Tuple,Dictionary>

setLayerDepthRecursively() публичный Метод

public setLayerDepthRecursively ( int>.Dictionary minIndicies, int>.Dictionary maxIndicies, CompositeItemVO parentCompositeVO ) : void
minIndicies int>.Dictionary
maxIndicies int>.Dictionary
parentCompositeVO CompositeItemVO
Результат void

setLayerDepthRecursively() публичный Метод

public setLayerDepthRecursively ( float zIndexMin, float zIndexMax, CompositeItemVO parentCompositeVO ) : void
zIndexMin float
zIndexMax float
parentCompositeVO CompositeItemVO
Результат void

Описание свойств

layers публичное свойство

public List layers
Результат List

sColorPrimitives публичное свойство

public List sColorPrimitives
Результат List

sComposites публичное свойство

public List sComposites
Результат List

sImage9patchs публичное свойство

public List sImage9patchs
Результат List

sImages публичное свойство

public List sImages
Результат List

sLabels публичное свойство

public List sLabels
Результат List

sLights публичное свойство

public List sLights
Результат List

sParticleEffects публичное свойство

public List sParticleEffects
Результат List

sSelectBoxes публичное свойство

public List sSelectBoxes
Результат List

sSpineAnimations публичное свойство

public List sSpineAnimations
Результат List

sSpriteAnimations публичное свойство

public List sSpriteAnimations
Результат List

sSpriterAnimations публичное свойство

public List sSpriterAnimations
Результат List

sTextBox публичное свойство

public List sTextBox
Результат List