C# 클래스 exSceneHelper, ex2d-v1

파일 보기 프로젝트 열기: exdev/ex2d-v1

공개 메소드들

메소드 설명
UpdateSpriteBorders ( List _guiBorderList ) : void
UpdateSprites ( List _atlasInfoGUIDs ) : void

비공개 메소드들

메소드 설명
NormalizeSceneSpriteScale ( ) : void
RebuildSceneSprites ( ) : void
RebuildSpritesInSelectedScenes ( ) : void

메소드 상세

UpdateSpriteBorders() 공개 정적인 메소드

public static UpdateSpriteBorders ( List _guiBorderList ) : void
_guiBorderList List
리턴 void

UpdateSprites() 공개 정적인 메소드

public static UpdateSprites ( List _atlasInfoGUIDs ) : void
_atlasInfoGUIDs List
리턴 void