예제 #1
0
 public SpriteAtlasEditorSettingView(SpriteAtlasEditorPopup host)
 {
     this.host = host;
 }
예제 #2
0
 public SpriteAtlasEditorTextureView(SpriteAtlasEditorPopup host)
 {
     this.host = host;
 }