C# 클래스 Nez.Overlap2D.Runtime.CompositeVO

파일 보기 프로젝트 열기: prime31/Nez 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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