C# Class Nez.Overlap2D.Runtime.CompositeVO

Afficher le fichier Open project: prime31/Nez Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
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

Method Details

findMaxZindex() public méthode

finds the max zIndex for all children
public findMaxZindex ( ) : int
Résultat int

findMinMaxZindexForRenderLayers() public méthode

public findMinMaxZindexForRenderLayers ( ) : Tuple,Dictionary>
Résultat Tuple,Dictionary>

setLayerDepthRecursively() public méthode

public setLayerDepthRecursively ( int>.Dictionary minIndicies, int>.Dictionary maxIndicies, CompositeItemVO parentCompositeVO ) : void
minIndicies int>.Dictionary
maxIndicies int>.Dictionary
parentCompositeVO CompositeItemVO
Résultat void

setLayerDepthRecursively() public méthode

public setLayerDepthRecursively ( float zIndexMin, float zIndexMax, CompositeItemVO parentCompositeVO ) : void
zIndexMin float
zIndexMax float
parentCompositeVO CompositeItemVO
Résultat void

Property Details

layers public_oe property

public List layers
Résultat List

sColorPrimitives public_oe property

public List sColorPrimitives
Résultat List

sComposites public_oe property

public List sComposites
Résultat List

sImage9patchs public_oe property

public List sImage9patchs
Résultat List

sImages public_oe property

public List sImages
Résultat List

sLabels public_oe property

public List sLabels
Résultat List

sLights public_oe property

public List sLights
Résultat List

sParticleEffects public_oe property

public List sParticleEffects
Résultat List

sSelectBoxes public_oe property

public List sSelectBoxes
Résultat List

sSpineAnimations public_oe property

public List sSpineAnimations
Résultat List

sSpriteAnimations public_oe property

public List sSpriteAnimations
Résultat List

sSpriterAnimations public_oe property

public List sSpriterAnimations
Résultat List

sTextBox public_oe property

public List sTextBox
Résultat List