-
Notifications
You must be signed in to change notification settings - Fork 0
/
Screens Mouse Course.uistate.xml
37 lines (37 loc) · 1.64 KB
/
Screens Mouse Course.uistate.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8" ?>
<c2uistate>
<!--This is a UI state file - its content describes the user interface settings when the project was last open.
It is entirely optional and the project will load without it. If you are placing the project under source control,
you probably do not want to add any .uistate.xml files to the repository.-->
<configurations>
<active>
<configuration name="HTML5" />
</active>
<display name="HTML5" />
</configurations>
<open-tabs>
<layout active="1" order="0">Layout 1</layout>
<layout order="1">Layout 6</layout>
<layout order="3">Layout 7</layout>
<layout order="5">Layout 5</layout>
<event-sheet order="2">Event sheet 6</event-sheet>
<event-sheet order="4">Event sheet 7</event-sheet>
</open-tabs>
<properties>
<property expanded="1" name="About" />
<property expanded="1" name="Project settings" />
<property expanded="0" name="Window Size" />
<property expanded="1" name="Configuration Settings" />
</properties>
<families-expanded root="1" />
<folders-expanded>
<folder expanded="1" path="object-folder/" />
<folder expanded="1" path="layout-folder/" />
<folder expanded="1" path="event-folder/" />
<folder expanded="1" path="file-folder/" />
<folder expanded="1" path="sound-folder/" />
<folder expanded="1" path="music-folder/" />
<folder expanded="0" path="file-folder/Icons/" />
<folder expanded="1" path="animation-folder/file/" />
</folders-expanded>
</c2uistate>