フォント描画を実装
@@ -22,106 +22,88 @@ | ||
22 | 22 | <favorites_list name="MyProject" /> |
23 | 23 | </component> |
24 | 24 | <component name="FileEditorManager"> |
25 | - <splitter split-orientation="horizontal" split-proportion="0.5"> | |
26 | - <split-first> | |
27 | - <leaf> | |
28 | - <file leaf-file-name="Mouse.hx" pinned="false" current="false" current-in-tab="false"> | |
29 | - <entry file="file://$PROJECT_DIR$/Source/framework/Mouse.hx"> | |
30 | - <provider selected="true" editor-type-id="text-editor"> | |
31 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1275"> | |
32 | - <caret line="34" column="17" selection-start-line="34" selection-start-column="17" selection-end-line="34" selection-end-column="17" /> | |
33 | - <folding /> | |
34 | - </state> | |
35 | - </provider> | |
36 | - </entry> | |
37 | - </file> | |
38 | - <file leaf-file-name="Main.hx" pinned="false" current="false" current-in-tab="false"> | |
39 | - <entry file="file://$PROJECT_DIR$/Source/Main.hx"> | |
40 | - <provider selected="true" editor-type-id="text-editor"> | |
41 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
42 | - <caret line="19" column="44" selection-start-line="19" selection-start-column="44" selection-end-line="19" selection-end-column="44" /> | |
43 | - <folding /> | |
44 | - </state> | |
45 | - </provider> | |
46 | - </entry> | |
47 | - </file> | |
48 | - <file leaf-file-name="GamePad.hx" pinned="false" current="false" current-in-tab="false"> | |
49 | - <entry file="file://$PROJECT_DIR$/Source/framework/GamePad.hx"> | |
50 | - <provider selected="true" editor-type-id="text-editor"> | |
51 | - <state vertical-scroll-proportion="0.0" vertical-offset="49" max-vertical-offset="1065"> | |
52 | - <caret line="32" column="25" selection-start-line="32" selection-start-column="25" selection-end-line="32" selection-end-column="25" /> | |
53 | - <folding /> | |
54 | - </state> | |
55 | - </provider> | |
56 | - </entry> | |
57 | - </file> | |
58 | - <file leaf-file-name="Keyboard.hx" pinned="false" current="false" current-in-tab="false"> | |
59 | - <entry file="file://$PROJECT_DIR$/Source/framework/Keyboard.hx"> | |
60 | - <provider selected="true" editor-type-id="text-editor"> | |
61 | - <state vertical-scroll-proportion="0.0" vertical-offset="2007" max-vertical-offset="3000"> | |
62 | - <caret line="172" column="63" selection-start-line="172" selection-start-column="63" selection-end-line="172" selection-end-column="63" /> | |
63 | - <folding /> | |
64 | - </state> | |
65 | - </provider> | |
66 | - </entry> | |
67 | - </file> | |
68 | - <file leaf-file-name="SceneMain.hx" pinned="false" current="true" current-in-tab="true"> | |
69 | - <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
70 | - <provider selected="true" editor-type-id="text-editor"> | |
71 | - <state vertical-scroll-proportion="0.65015477" vertical-offset="0" max-vertical-offset="646"> | |
72 | - <caret line="28" column="0" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" /> | |
73 | - <folding /> | |
74 | - </state> | |
75 | - </provider> | |
76 | - </entry> | |
77 | - </file> | |
78 | - <file leaf-file-name="Application.hx" pinned="false" current="false" current-in-tab="false"> | |
79 | - <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> | |
80 | - <provider selected="true" editor-type-id="text-editor"> | |
81 | - <state vertical-scroll-proportion="0.0" vertical-offset="1026" max-vertical-offset="1695"> | |
82 | - <caret line="86" column="52" selection-start-line="86" selection-start-column="52" selection-end-line="86" selection-end-column="52" /> | |
83 | - <folding /> | |
84 | - </state> | |
85 | - </provider> | |
86 | - </entry> | |
87 | - </file> | |
88 | - <file leaf-file-name="InputManager.hx" pinned="false" current="false" current-in-tab="false"> | |
89 | - <entry file="file://$PROJECT_DIR$/Source/framework/InputManager.hx"> | |
90 | - <provider selected="true" editor-type-id="text-editor"> | |
91 | - <state vertical-scroll-proportion="0.0" vertical-offset="1445" max-vertical-offset="2250"> | |
92 | - <caret line="120" column="61" selection-start-line="120" selection-start-column="61" selection-end-line="120" selection-end-column="61" /> | |
93 | - <folding /> | |
94 | - </state> | |
95 | - </provider> | |
96 | - </entry> | |
97 | - </file> | |
98 | - <file leaf-file-name="IToken.hx" pinned="false" current="false" current-in-tab="false"> | |
99 | - <entry file="file://$PROJECT_DIR$/Source/framework/IToken.hx"> | |
100 | - <provider selected="true" editor-type-id="text-editor"> | |
101 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660"> | |
102 | - <caret line="12" column="39" selection-start-line="12" selection-start-column="39" selection-end-line="12" selection-end-column="39" /> | |
103 | - <folding /> | |
104 | - </state> | |
105 | - </provider> | |
106 | - </entry> | |
107 | - </file> | |
108 | - </leaf> | |
109 | - </split-first> | |
110 | - <split-second> | |
111 | - <leaf> | |
112 | - <file leaf-file-name="SoundManager.hx" pinned="false" current="false" current-in-tab="true"> | |
113 | - <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
114 | - <provider selected="true" editor-type-id="text-editor"> | |
115 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1485"> | |
116 | - <caret line="0" column="17" selection-start-line="0" selection-start-column="17" selection-end-line="0" selection-end-column="17" /> | |
117 | - <folding /> | |
118 | - </state> | |
119 | - </provider> | |
120 | - </entry> | |
121 | - </file> | |
122 | - </leaf> | |
123 | - </split-second> | |
124 | - </splitter> | |
25 | + <leaf> | |
26 | + <file leaf-file-name="Main.hx" pinned="false" current="false" current-in-tab="false"> | |
27 | + <entry file="file://$PROJECT_DIR$/Source/Main.hx"> | |
28 | + <provider selected="true" editor-type-id="text-editor"> | |
29 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
30 | + <caret line="25" column="39" selection-start-line="25" selection-start-column="39" selection-end-line="25" selection-end-column="39" /> | |
31 | + <folding /> | |
32 | + </state> | |
33 | + </provider> | |
34 | + </entry> | |
35 | + </file> | |
36 | + <file leaf-file-name="SceneMain.hx" pinned="false" current="false" current-in-tab="false"> | |
37 | + <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
38 | + <provider selected="true" editor-type-id="text-editor"> | |
39 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630"> | |
40 | + <caret line="33" column="26" selection-start-line="33" selection-start-column="26" selection-end-line="33" selection-end-column="26" /> | |
41 | + <folding /> | |
42 | + </state> | |
43 | + </provider> | |
44 | + </entry> | |
45 | + </file> | |
46 | + <file leaf-file-name="FontManager.hx" pinned="false" current="true" current-in-tab="true"> | |
47 | + <entry file="file://$PROJECT_DIR$/Source/framework/FontManager.hx"> | |
48 | + <provider selected="true" editor-type-id="text-editor"> | |
49 | + <state vertical-scroll-proportion="0.67264575" vertical-offset="15" max-vertical-offset="1125"> | |
50 | + <caret line="31" column="0" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" /> | |
51 | + <folding /> | |
52 | + </state> | |
53 | + </provider> | |
54 | + </entry> | |
55 | + </file> | |
56 | + <file leaf-file-name="project.xml" pinned="false" current="false" current-in-tab="false"> | |
57 | + <entry file="file://$PROJECT_DIR$/project.xml"> | |
58 | + <provider selected="true" editor-type-id="text-editor"> | |
59 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="330"> | |
60 | + <caret line="14" column="42" selection-start-line="14" selection-start-column="42" selection-end-line="14" selection-end-column="42" /> | |
61 | + <folding /> | |
62 | + </state> | |
63 | + </provider> | |
64 | + </entry> | |
65 | + </file> | |
66 | + <file leaf-file-name="Application.hx" pinned="false" current="false" current-in-tab="false"> | |
67 | + <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> | |
68 | + <provider selected="true" editor-type-id="text-editor"> | |
69 | + <state vertical-scroll-proportion="0.0" vertical-offset="576" max-vertical-offset="1770"> | |
70 | + <caret line="54" column="21" selection-start-line="54" selection-start-column="21" selection-end-line="54" selection-end-column="21" /> | |
71 | + <folding /> | |
72 | + </state> | |
73 | + </provider> | |
74 | + </entry> | |
75 | + </file> | |
76 | + <file leaf-file-name="InputManager.hx" pinned="false" current="false" current-in-tab="false"> | |
77 | + <entry file="file://$PROJECT_DIR$/Source/framework/InputManager.hx"> | |
78 | + <provider selected="true" editor-type-id="text-editor"> | |
79 | + <state vertical-scroll-proportion="0.0" vertical-offset="1445" max-vertical-offset="2250"> | |
80 | + <caret line="120" column="61" selection-start-line="120" selection-start-column="61" selection-end-line="120" selection-end-column="61" /> | |
81 | + <folding /> | |
82 | + </state> | |
83 | + </provider> | |
84 | + </entry> | |
85 | + </file> | |
86 | + <file leaf-file-name="IToken.hx" pinned="false" current="false" current-in-tab="false"> | |
87 | + <entry file="file://$PROJECT_DIR$/Source/framework/IToken.hx"> | |
88 | + <provider selected="true" editor-type-id="text-editor"> | |
89 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="750"> | |
90 | + <caret line="28" column="17" selection-start-line="28" selection-start-column="17" selection-end-line="28" selection-end-column="17" /> | |
91 | + <folding /> | |
92 | + </state> | |
93 | + </provider> | |
94 | + </entry> | |
95 | + </file> | |
96 | + <file leaf-file-name="GraphicManager.hx" pinned="false" current="false" current-in-tab="false"> | |
97 | + <entry file="file://$PROJECT_DIR$/Source/framework/GraphicManager.hx"> | |
98 | + <provider selected="true" editor-type-id="text-editor"> | |
99 | + <state vertical-scroll-proportion="0.0" vertical-offset="677" max-vertical-offset="4380"> | |
100 | + <caret line="54" column="0" selection-start-line="54" selection-start-column="0" selection-end-line="54" selection-end-column="0" /> | |
101 | + <folding /> | |
102 | + </state> | |
103 | + </provider> | |
104 | + </entry> | |
105 | + </file> | |
106 | + </leaf> | |
125 | 107 | </component> |
126 | 108 | <component name="FindManager"> |
127 | 109 | <FindUsagesManager> |
@@ -131,20 +113,21 @@ | ||
131 | 113 | <component name="IdeDocumentHistory"> |
132 | 114 | <option name="changedFiles"> |
133 | 115 | <list> |
134 | - <option value="$PROJECT_DIR$/project.xml" /> | |
135 | 116 | <option value="$PROJECT_DIR$/Source/framework/Maths.hx" /> |
136 | 117 | <option value="$PROJECT_DIR$/Source/framework/SceneManager.hx" /> |
137 | 118 | <option value="$PROJECT_DIR$/Source/framework/IScene.hx" /> |
138 | - <option value="$PROJECT_DIR$/Source/framework/GraphicManager.hx" /> | |
139 | 119 | <option value="$PROJECT_DIR$/Source/Main.hx" /> |
140 | 120 | <option value="$PROJECT_DIR$/Source/framework/InputManager.hx" /> |
141 | 121 | <option value="$PROJECT_DIR$/Source/framework/Keyboard.hx" /> |
142 | - <option value="$PROJECT_DIR$/Source/framework/IToken.hx" /> | |
143 | - <option value="$PROJECT_DIR$/Source/framework/Application.hx" /> | |
144 | 122 | <option value="$PROJECT_DIR$/Source/framework/GamePad.hx" /> |
145 | 123 | <option value="$PROJECT_DIR$/Source/framework/Mouse.hx" /> |
146 | 124 | <option value="$PROJECT_DIR$/Source/framework/SoundManager.hx" /> |
125 | + <option value="$PROJECT_DIR$/Source/framework/IToken.hx" /> | |
147 | 126 | <option value="$PROJECT_DIR$/Source/SceneMain.hx" /> |
127 | + <option value="$PROJECT_DIR$/Source/framework/GraphicManager.hx" /> | |
128 | + <option value="$PROJECT_DIR$/Source/framework/Application.hx" /> | |
129 | + <option value="$PROJECT_DIR$/project.xml" /> | |
130 | + <option value="$PROJECT_DIR$/Source/framework/FontManager.hx" /> | |
148 | 131 | </list> |
149 | 132 | </option> |
150 | 133 | </component> |
@@ -919,14 +902,6 @@ | ||
919 | 902 | <state /> |
920 | 903 | </provider> |
921 | 904 | </entry> |
922 | - <entry file="file://$PROJECT_DIR$/project.xml"> | |
923 | - <provider selected="true" editor-type-id="text-editor"> | |
924 | - <state vertical-scroll-proportion="0.14950167" vertical-offset="0" max-vertical-offset="903"> | |
925 | - <caret line="9" column="4" selection-start-line="9" selection-start-column="4" selection-end-line="9" selection-end-column="4" /> | |
926 | - <folding /> | |
927 | - </state> | |
928 | - </provider> | |
929 | - </entry> | |
930 | 905 | <entry file="file://$PROJECT_DIR$/Source/framework/SceneManager.hx"> |
931 | 906 | <provider selected="true" editor-type-id="text-editor"> |
932 | 907 | <state vertical-scroll-proportion="0.2006689" vertical-offset="0" max-vertical-offset="645"> |
@@ -959,22 +934,38 @@ | ||
959 | 934 | </state> |
960 | 935 | </provider> |
961 | 936 | </entry> |
962 | - <entry file="file://$PROJECT_DIR$/Source/framework/GraphicManager.hx"> | |
937 | + <entry file="file:///usr/lib/haxe/std/flash/media/Sound.hx"> | |
963 | 938 | <provider selected="true" editor-type-id="text-editor"> |
964 | - <state vertical-scroll-proportion="0.36585367" vertical-offset="0" max-vertical-offset="4305"> | |
965 | - <caret line="16" column="9" selection-start-line="16" selection-start-column="9" selection-end-line="16" selection-end-column="9" /> | |
939 | + <state vertical-scroll-proportion="0.36585367" vertical-offset="0" max-vertical-offset="656"> | |
940 | + <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" /> | |
966 | 941 | <folding /> |
967 | 942 | </state> |
968 | 943 | </provider> |
969 | 944 | </entry> |
970 | - <entry file="file://$PROJECT_DIR$/Source/Main.hx"> | |
945 | + <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
971 | 946 | <provider selected="true" editor-type-id="text-editor"> |
972 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
973 | - <caret line="19" column="44" selection-start-line="19" selection-start-column="44" selection-end-line="19" selection-end-column="44" /> | |
947 | + <state vertical-scroll-proportion="0.13452914" vertical-offset="0" max-vertical-offset="1485"> | |
948 | + <caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" /> | |
974 | 949 | <folding /> |
975 | 950 | </state> |
976 | 951 | </provider> |
977 | 952 | </entry> |
953 | + <entry file="file://$PROJECT_DIR$/Source/framework/Mouse.hx"> | |
954 | + <provider selected="true" editor-type-id="text-editor"> | |
955 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1275"> | |
956 | + <caret line="34" column="17" selection-start-line="34" selection-start-column="17" selection-end-line="34" selection-end-column="17" /> | |
957 | + <folding /> | |
958 | + </state> | |
959 | + </provider> | |
960 | + </entry> | |
961 | + <entry file="file://$PROJECT_DIR$/Source/framework/GamePad.hx"> | |
962 | + <provider selected="true" editor-type-id="text-editor"> | |
963 | + <state vertical-scroll-proportion="0.0" vertical-offset="49" max-vertical-offset="1065"> | |
964 | + <caret line="32" column="25" selection-start-line="32" selection-start-column="25" selection-end-line="32" selection-end-column="25" /> | |
965 | + <folding /> | |
966 | + </state> | |
967 | + </provider> | |
968 | + </entry> | |
978 | 969 | <entry file="file://$PROJECT_DIR$/Source/framework/Keyboard.hx"> |
979 | 970 | <provider selected="true" editor-type-id="text-editor"> |
980 | 971 | <state vertical-scroll-proportion="0.0" vertical-offset="2007" max-vertical-offset="3000"> |
@@ -983,10 +974,10 @@ | ||
983 | 974 | </state> |
984 | 975 | </provider> |
985 | 976 | </entry> |
986 | - <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> | |
977 | + <entry file="file://$PROJECT_DIR$/Source/framework/InputManager.hx"> | |
987 | 978 | <provider selected="true" editor-type-id="text-editor"> |
988 | - <state vertical-scroll-proportion="0.0" vertical-offset="1120" max-vertical-offset="1695"> | |
989 | - <caret line="86" column="52" selection-start-line="86" selection-start-column="52" selection-end-line="86" selection-end-column="52" /> | |
979 | + <state vertical-scroll-proportion="0.0" vertical-offset="1445" max-vertical-offset="2250"> | |
980 | + <caret line="120" column="61" selection-start-line="120" selection-start-column="61" selection-end-line="120" selection-end-column="61" /> | |
990 | 981 | <folding /> |
991 | 982 | </state> |
992 | 983 | </provider> |
@@ -993,56 +984,56 @@ | ||
993 | 984 | </entry> |
994 | 985 | <entry file="file://$PROJECT_DIR$/Source/framework/IToken.hx"> |
995 | 986 | <provider selected="true" editor-type-id="text-editor"> |
996 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660"> | |
997 | - <caret line="12" column="39" selection-start-line="12" selection-start-column="39" selection-end-line="12" selection-end-column="39" /> | |
987 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="750"> | |
988 | + <caret line="28" column="17" selection-start-line="28" selection-start-column="17" selection-end-line="28" selection-end-column="17" /> | |
998 | 989 | <folding /> |
999 | 990 | </state> |
1000 | 991 | </provider> |
1001 | 992 | </entry> |
1002 | - <entry file="file:///usr/lib/haxe/std/flash/media/Sound.hx"> | |
993 | + <entry file="file://$PROJECT_DIR$/Source/framework/GraphicManager.hx"> | |
1003 | 994 | <provider selected="true" editor-type-id="text-editor"> |
1004 | - <state vertical-scroll-proportion="0.36585367" vertical-offset="0" max-vertical-offset="656"> | |
1005 | - <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" /> | |
995 | + <state vertical-scroll-proportion="0.0" vertical-offset="677" max-vertical-offset="4380"> | |
996 | + <caret line="54" column="0" selection-start-line="54" selection-start-column="0" selection-end-line="54" selection-end-column="0" /> | |
1006 | 997 | <folding /> |
1007 | 998 | </state> |
1008 | 999 | </provider> |
1009 | 1000 | </entry> |
1010 | - <entry file="file://$PROJECT_DIR$/Source/framework/InputManager.hx"> | |
1001 | + <entry file="file://$PROJECT_DIR$/Source/Main.hx"> | |
1011 | 1002 | <provider selected="true" editor-type-id="text-editor"> |
1012 | - <state vertical-scroll-proportion="0.0" vertical-offset="1445" max-vertical-offset="2250"> | |
1013 | - <caret line="120" column="61" selection-start-line="120" selection-start-column="61" selection-end-line="120" selection-end-column="61" /> | |
1003 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
1004 | + <caret line="25" column="39" selection-start-line="25" selection-start-column="39" selection-end-line="25" selection-end-column="39" /> | |
1014 | 1005 | <folding /> |
1015 | 1006 | </state> |
1016 | 1007 | </provider> |
1017 | 1008 | </entry> |
1018 | - <entry file="file://$PROJECT_DIR$/Source/framework/GamePad.hx"> | |
1009 | + <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> | |
1019 | 1010 | <provider selected="true" editor-type-id="text-editor"> |
1020 | - <state vertical-scroll-proportion="0.0" vertical-offset="49" max-vertical-offset="1065"> | |
1021 | - <caret line="32" column="25" selection-start-line="32" selection-start-column="25" selection-end-line="32" selection-end-column="25" /> | |
1011 | + <state vertical-scroll-proportion="0.0" vertical-offset="576" max-vertical-offset="1770"> | |
1012 | + <caret line="54" column="21" selection-start-line="54" selection-start-column="21" selection-end-line="54" selection-end-column="21" /> | |
1022 | 1013 | <folding /> |
1023 | 1014 | </state> |
1024 | 1015 | </provider> |
1025 | 1016 | </entry> |
1026 | - <entry file="file://$PROJECT_DIR$/Source/framework/Mouse.hx"> | |
1017 | + <entry file="file://$PROJECT_DIR$/project.xml"> | |
1027 | 1018 | <provider selected="true" editor-type-id="text-editor"> |
1028 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1275"> | |
1029 | - <caret line="34" column="17" selection-start-line="34" selection-start-column="17" selection-end-line="34" selection-end-column="17" /> | |
1019 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="330"> | |
1020 | + <caret line="14" column="42" selection-start-line="14" selection-start-column="42" selection-end-line="14" selection-end-column="42" /> | |
1030 | 1021 | <folding /> |
1031 | 1022 | </state> |
1032 | 1023 | </provider> |
1033 | 1024 | </entry> |
1034 | - <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
1025 | + <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
1035 | 1026 | <provider selected="true" editor-type-id="text-editor"> |
1036 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1485"> | |
1037 | - <caret line="0" column="17" selection-start-line="0" selection-start-column="17" selection-end-line="0" selection-end-column="17" /> | |
1027 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630"> | |
1028 | + <caret line="33" column="26" selection-start-line="33" selection-start-column="26" selection-end-line="33" selection-end-column="26" /> | |
1038 | 1029 | <folding /> |
1039 | 1030 | </state> |
1040 | 1031 | </provider> |
1041 | 1032 | </entry> |
1042 | - <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
1033 | + <entry file="file://$PROJECT_DIR$/Source/framework/FontManager.hx"> | |
1043 | 1034 | <provider selected="true" editor-type-id="text-editor"> |
1044 | - <state vertical-scroll-proportion="0.65015477" vertical-offset="0" max-vertical-offset="646"> | |
1045 | - <caret line="28" column="0" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" /> | |
1035 | + <state vertical-scroll-proportion="0.67264575" vertical-offset="15" max-vertical-offset="1125"> | |
1036 | + <caret line="31" column="0" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" /> | |
1046 | 1037 | <folding /> |
1047 | 1038 | </state> |
1048 | 1039 | </provider> |
@@ -7,10 +7,10 @@ | ||
7 | 7 | <source path="Source" /> |
8 | 8 | |
9 | 9 | <haxelib name="openfl" /> |
10 | - | |
11 | - <assets path="Assets" rename="assets" exclude="openfl.svg" /> | |
12 | - <icon path="Assets/openfl.svg" /> | |
13 | 10 | |
11 | + <assets path="Assets" rename="assets" /> | |
12 | + <icon path="Assets/system/openfl.svg" /> | |
13 | + | |
14 | 14 | <window width="800" height="600" unless="mobile" /> |
15 | 15 | <window background="FFFFFF" fps="60" /> |
16 | 16 |