This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 각 JSON 요소에 대한 설명 | |
* ProjectManager(Object) : 프로젝트 정보, 모든 슬라이드를 가지고 있음 | |
(현재 이 파일에는 ProjectManager는 없는 상황임) | |
가장 중요한 정보 : SlideContainer(Array)를 가지고 있음 | |
* SlideContainer : 각각의 슬라이드를 가지고 있는 배열 | |
* SlideManager : 슬라이드 고유정보, 개체 그룹의 정보(GroupContainer)를 가지고 있음 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hi? |