Tiled Map Editor読み込みモジュールを実装
@@ -23,76 +23,26 @@ | ||
23 | 23 | </component> |
24 | 24 | <component name="FileEditorManager"> |
25 | 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="30" max-vertical-offset="510"> | |
30 | - <caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" /> | |
31 | - <folding /> | |
32 | - </state> | |
33 | - </provider> | |
34 | - </entry> | |
35 | - </file> | |
36 | 26 | <file leaf-file-name="SceneMain.hx" pinned="false" current="true" current-in-tab="true"> |
37 | 27 | <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> |
38 | 28 | <provider selected="true" editor-type-id="text-editor"> |
39 | - <state vertical-scroll-proportion="0.19516729" vertical-offset="615" max-vertical-offset="1365"> | |
40 | - <caret line="48" column="8" selection-start-line="48" selection-start-column="8" selection-end-line="48" selection-end-column="8" /> | |
29 | + <state vertical-scroll-proportion="0.37546468" vertical-offset="668" max-vertical-offset="1440"> | |
30 | + <caret line="58" column="0" selection-start-line="58" selection-start-column="0" selection-end-line="58" selection-end-column="0" /> | |
41 | 31 | <folding /> |
42 | 32 | </state> |
43 | 33 | </provider> |
44 | 34 | </entry> |
45 | 35 | </file> |
46 | - <file leaf-file-name="SoundManager.hx" pinned="false" current="false" current-in-tab="false"> | |
47 | - <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
36 | + <file leaf-file-name="TmxLoader.hx" pinned="false" current="false" current-in-tab="false"> | |
37 | + <entry file="file://$PROJECT_DIR$/Source/framework/TmxLoader.hx"> | |
48 | 38 | <provider selected="true" editor-type-id="text-editor"> |
49 | - <state vertical-scroll-proportion="0.0" vertical-offset="773" max-vertical-offset="1500"> | |
50 | - <caret line="81" column="18" selection-start-line="81" selection-start-column="18" selection-end-line="81" selection-end-column="18" /> | |
39 | + <state vertical-scroll-proportion="0.0" vertical-offset="482" max-vertical-offset="1080"> | |
40 | + <caret line="63" column="37" selection-start-line="63" selection-start-column="37" selection-end-line="63" selection-end-column="37" /> | |
51 | 41 | <folding /> |
52 | 42 | </state> |
53 | 43 | </provider> |
54 | 44 | </entry> |
55 | 45 | </file> |
56 | - <file leaf-file-name="TokenManager.hx" pinned="false" current="false" current-in-tab="false"> | |
57 | - <entry file="file://$PROJECT_DIR$/Source/framework/TokenManager.hx"> | |
58 | - <provider selected="true" editor-type-id="text-editor"> | |
59 | - <state vertical-scroll-proportion="0.0" vertical-offset="60" max-vertical-offset="1470"> | |
60 | - <caret line="13" column="6" selection-start-line="13" selection-start-column="6" selection-end-line="13" selection-end-column="6" /> | |
61 | - <folding /> | |
62 | - </state> | |
63 | - </provider> | |
64 | - </entry> | |
65 | - </file> | |
66 | - <file leaf-file-name="Token.hx" pinned="false" current="false" current-in-tab="false"> | |
67 | - <entry file="file://$PROJECT_DIR$/Source/framework/Token.hx"> | |
68 | - <provider selected="true" editor-type-id="text-editor"> | |
69 | - <state vertical-scroll-proportion="0.0" vertical-offset="60" max-vertical-offset="2580"> | |
70 | - <caret line="23" column="16" selection-start-line="23" selection-start-column="16" selection-end-line="23" selection-end-column="16" /> | |
71 | - <folding /> | |
72 | - </state> | |
73 | - </provider> | |
74 | - </entry> | |
75 | - </file> | |
76 | - <file leaf-file-name="IToken.hx" pinned="false" current="false" current-in-tab="false"> | |
77 | - <entry file="file://$PROJECT_DIR$/Source/framework/IToken.hx"> | |
78 | - <provider selected="true" editor-type-id="text-editor"> | |
79 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="765"> | |
80 | - <caret line="30" column="0" selection-start-line="30" selection-start-column="0" selection-end-line="30" selection-end-column="0" /> | |
81 | - <folding /> | |
82 | - </state> | |
83 | - </provider> | |
84 | - </entry> | |
85 | - </file> | |
86 | - <file leaf-file-name="Application.hx" pinned="false" current="false" current-in-tab="false"> | |
87 | - <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> | |
88 | - <provider selected="true" editor-type-id="text-editor"> | |
89 | - <state vertical-scroll-proportion="0.0" vertical-offset="750" max-vertical-offset="2190"> | |
90 | - <caret line="50" column="0" selection-start-line="50" selection-start-column="0" selection-end-line="50" selection-end-column="0" /> | |
91 | - <folding /> | |
92 | - </state> | |
93 | - </provider> | |
94 | - </entry> | |
95 | - </file> | |
96 | 46 | </leaf> |
97 | 47 | </component> |
98 | 48 | <component name="FindManager"> |
@@ -121,13 +71,14 @@ | ||
121 | 71 | <option value="$PROJECT_DIR$/Source/framework/IToken.hx" /> |
122 | 72 | <option value="$PROJECT_DIR$/Source/framework/Token.hx" /> |
123 | 73 | <option value="$PROJECT_DIR$/Source/framework/TokenManager.hx" /> |
74 | + <option value="$PROJECT_DIR$/Source/framework/TmxLoader.hx" /> | |
124 | 75 | <option value="$PROJECT_DIR$/Source/SceneMain.hx" /> |
125 | 76 | </list> |
126 | 77 | </option> |
127 | 78 | </component> |
128 | 79 | <component name="ProjectFrameBounds"> |
129 | - <option name="x" value="74" /> | |
130 | - <option name="y" value="32" /> | |
80 | + <option name="x" value="56" /> | |
81 | + <option name="y" value="22" /> | |
131 | 82 | <option name="width" value="1197" /> |
132 | 83 | <option name="height" value="824" /> |
133 | 84 | </component> |
@@ -330,6 +281,7 @@ | ||
330 | 281 | </navigator> |
331 | 282 | <panes> |
332 | 283 | <pane id="PackagesPane" /> |
284 | + <pane id="Scope" /> | |
333 | 285 | <pane id="ProjectPane"> |
334 | 286 | <subPane> |
335 | 287 | <PATH> |
@@ -430,7 +382,6 @@ | ||
430 | 382 | </PATH> |
431 | 383 | </subPane> |
432 | 384 | </pane> |
433 | - <pane id="Scope" /> | |
434 | 385 | </panes> |
435 | 386 | </component> |
436 | 387 | <component name="PropertiesComponent"> |
@@ -487,6 +438,19 @@ | ||
487 | 438 | <option name="PORT" value="5005" /> |
488 | 439 | <method /> |
489 | 440 | </configuration> |
441 | + <configuration default="true" type="Applet" factoryName="Applet"> | |
442 | + <module name="" /> | |
443 | + <option name="MAIN_CLASS_NAME" /> | |
444 | + <option name="HTML_FILE_NAME" /> | |
445 | + <option name="HTML_USED" value="false" /> | |
446 | + <option name="WIDTH" value="400" /> | |
447 | + <option name="HEIGHT" value="300" /> | |
448 | + <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
449 | + <option name="VM_PARAMETERS" /> | |
450 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
451 | + <option name="ALTERNATIVE_JRE_PATH" /> | |
452 | + <method /> | |
453 | + </configuration> | |
490 | 454 | <configuration default="true" type="TestNG" factoryName="TestNG"> |
491 | 455 | <module name="" /> |
492 | 456 | <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
@@ -514,19 +478,6 @@ | ||
514 | 478 | <listeners /> |
515 | 479 | <method /> |
516 | 480 | </configuration> |
517 | - <configuration default="true" type="Applet" factoryName="Applet"> | |
518 | - <module name="" /> | |
519 | - <option name="MAIN_CLASS_NAME" /> | |
520 | - <option name="HTML_FILE_NAME" /> | |
521 | - <option name="HTML_USED" value="false" /> | |
522 | - <option name="WIDTH" value="400" /> | |
523 | - <option name="HEIGHT" value="300" /> | |
524 | - <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
525 | - <option name="VM_PARAMETERS" /> | |
526 | - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
527 | - <option name="ALTERNATIVE_JRE_PATH" /> | |
528 | - <method /> | |
529 | - </configuration> | |
530 | 481 | <configuration default="true" type="Application" factoryName="Application"> |
531 | 482 | <option name="MAIN_CLASS_NAME" /> |
532 | 483 | <option name="VM_PARAMETERS" /> |
@@ -541,6 +492,18 @@ | ||
541 | 492 | <envs /> |
542 | 493 | <method /> |
543 | 494 | </configuration> |
495 | + <configuration default="true" type="HaxeApplicationRunConfiguration" factoryName="Haxe Application"> | |
496 | + <module name="" /> | |
497 | + <option name="customExecutable" value="false" /> | |
498 | + <option name="customExecutablePath" value="" /> | |
499 | + <option name="customFileToLaunch" value="false" /> | |
500 | + <option name="customFileToLaunchPath" value="" /> | |
501 | + <option name="name" value="Haxe Application" /> | |
502 | + <option name="saveOutputToFile" value="false" /> | |
503 | + <option name="showConsoleOnStdErr" value="false" /> | |
504 | + <option name="showConsoleOnStdOut" value="false" /> | |
505 | + <method /> | |
506 | + </configuration> | |
544 | 507 | <configuration default="true" type="JUnit" factoryName="JUnit"> |
545 | 508 | <module name="" /> |
546 | 509 | <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
@@ -561,18 +524,6 @@ | ||
561 | 524 | <patterns /> |
562 | 525 | <method /> |
563 | 526 | </configuration> |
564 | - <configuration default="true" type="HaxeApplicationRunConfiguration" factoryName="Haxe Application"> | |
565 | - <module name="" /> | |
566 | - <option name="customExecutable" value="false" /> | |
567 | - <option name="customExecutablePath" value="" /> | |
568 | - <option name="customFileToLaunch" value="false" /> | |
569 | - <option name="customFileToLaunchPath" value="" /> | |
570 | - <option name="name" value="Haxe Application" /> | |
571 | - <option name="saveOutputToFile" value="false" /> | |
572 | - <option name="showConsoleOnStdErr" value="false" /> | |
573 | - <option name="showConsoleOnStdOut" value="false" /> | |
574 | - <method /> | |
575 | - </configuration> | |
576 | 527 | <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application"> |
577 | 528 | <module name="" /> |
578 | 529 | <option name="ACTIVITY_CLASS" value="" /> |
@@ -634,7 +585,7 @@ | ||
634 | 585 | <servers /> |
635 | 586 | </component> |
636 | 587 | <component name="ToolWindowManager"> |
637 | - <frame x="74" y="32" width="1197" height="824" extended-state="0" /> | |
588 | + <frame x="56" y="22" width="1197" height="824" extended-state="0" /> | |
638 | 589 | <editor active="true" /> |
639 | 590 | <layout> |
640 | 591 | <window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> |
@@ -658,8 +609,8 @@ | ||
658 | 609 | <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> |
659 | 610 | <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> |
660 | 611 | <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
612 | + <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
661 | 613 | <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> |
662 | - <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
663 | 614 | </layout> |
664 | 615 | </component> |
665 | 616 | <component name="Vcs.Log.UiProperties"> |
@@ -686,14 +637,6 @@ | ||
686 | 637 | <option name="FILTER_TARGETS" value="false" /> |
687 | 638 | </component> |
688 | 639 | <component name="editorHistoryManager"> |
689 | - <entry file="file://$PROJECT_DIR$/Source/Main.hx"> | |
690 | - <provider selected="true" editor-type-id="text-editor"> | |
691 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
692 | - <caret line="19" column="44" selection-start-line="19" selection-start-column="44" selection-end-line="19" selection-end-column="44" /> | |
693 | - <folding /> | |
694 | - </state> | |
695 | - </provider> | |
696 | - </entry> | |
697 | 640 | <entry file="file://$PROJECT_DIR$/Source/framework/GamePad.hx"> |
698 | 641 | <provider selected="true" editor-type-id="text-editor"> |
699 | 642 | <state vertical-scroll-proportion="0.0" vertical-offset="675" max-vertical-offset="1020"> |
@@ -1028,7 +971,6 @@ | ||
1028 | 971 | <provider selected="true" editor-type-id="text-editor"> |
1029 | 972 | <state vertical-scroll-proportion="0.30337077" vertical-offset="0" max-vertical-offset="890"> |
1030 | 973 | <caret line="18" column="0" selection-start-line="18" selection-start-column="0" selection-end-line="18" selection-end-column="0" /> |
1031 | - <folding /> | |
1032 | 974 | </state> |
1033 | 975 | </provider> |
1034 | 976 | </entry> |
@@ -1080,10 +1022,18 @@ | ||
1080 | 1022 | </state> |
1081 | 1023 | </provider> |
1082 | 1024 | </entry> |
1025 | + <entry file="file://$PROJECT_DIR$/Source/framework/TmxLoader.hx"> | |
1026 | + <provider selected="true" editor-type-id="text-editor"> | |
1027 | + <state vertical-scroll-proportion="0.0" vertical-offset="482" max-vertical-offset="1080"> | |
1028 | + <caret line="63" column="37" selection-start-line="63" selection-start-column="37" selection-end-line="63" selection-end-column="37" /> | |
1029 | + <folding /> | |
1030 | + </state> | |
1031 | + </provider> | |
1032 | + </entry> | |
1083 | 1033 | <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> |
1084 | 1034 | <provider selected="true" editor-type-id="text-editor"> |
1085 | - <state vertical-scroll-proportion="0.19516729" vertical-offset="615" max-vertical-offset="1365"> | |
1086 | - <caret line="48" column="8" selection-start-line="48" selection-start-column="8" selection-end-line="48" selection-end-column="8" /> | |
1035 | + <state vertical-scroll-proportion="0.37546468" vertical-offset="668" max-vertical-offset="1440"> | |
1036 | + <caret line="58" column="0" selection-start-line="58" selection-start-column="0" selection-end-line="58" selection-end-column="0" /> | |
1087 | 1037 | <folding /> |
1088 | 1038 | </state> |
1089 | 1039 | </provider> |