BGM再生に失敗する不具合を修正
@@ -26,7 +26,7 @@ | ||
26 | 26 | <file leaf-file-name="Main.hx" pinned="false" current="false" current-in-tab="false"> |
27 | 27 | <entry file="file://$PROJECT_DIR$/Source/Main.hx"> |
28 | 28 | <provider selected="true" editor-type-id="text-editor"> |
29 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
29 | + <state vertical-scroll-proportion="0.0" vertical-offset="375" max-vertical-offset="510"> | |
30 | 30 | <caret line="25" column="39" selection-start-line="25" selection-start-column="39" selection-end-line="25" selection-end-column="39" /> |
31 | 31 | <folding /> |
32 | 32 | </state> |
@@ -37,16 +37,36 @@ | ||
37 | 37 | <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> |
38 | 38 | <provider selected="true" editor-type-id="text-editor"> |
39 | 39 | <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630"> |
40 | - <caret line="33" column="41" selection-start-line="33" selection-start-column="41" selection-end-line="33" selection-end-column="41" /> | |
40 | + <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" /> | |
41 | 41 | <folding /> |
42 | 42 | </state> |
43 | 43 | </provider> |
44 | 44 | </entry> |
45 | 45 | </file> |
46 | - <file leaf-file-name="Application.hx" pinned="false" current="true" current-in-tab="true"> | |
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"> | |
48 | + <provider selected="true" editor-type-id="text-editor"> | |
49 | + <state vertical-scroll-proportion="0.0" vertical-offset="597" max-vertical-offset="1500"> | |
50 | + <caret line="80" column="18" selection-start-line="80" selection-start-column="18" selection-end-line="80" selection-end-column="18" /> | |
51 | + <folding /> | |
52 | + </state> | |
53 | + </provider> | |
54 | + </entry> | |
55 | + </file> | |
56 | + <file leaf-file-name="Sound.hx" pinned="false" current="true" current-in-tab="true"> | |
57 | + <entry file="file:///usr/lib/haxe/std/flash/media/Sound.hx"> | |
58 | + <provider selected="true" editor-type-id="text-editor"> | |
59 | + <state vertical-scroll-proportion="0.41158536" vertical-offset="0" max-vertical-offset="656"> | |
60 | + <caret line="18" column="0" selection-start-line="18" selection-start-column="0" selection-end-line="18" selection-end-column="0" /> | |
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"> | |
47 | 67 | <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> |
48 | 68 | <provider selected="true" editor-type-id="text-editor"> |
49 | - <state vertical-scroll-proportion="0.25261584" vertical-offset="221" max-vertical-offset="2190"> | |
69 | + <state vertical-scroll-proportion="0.0" vertical-offset="221" max-vertical-offset="2190"> | |
50 | 70 | <caret line="26" column="30" selection-start-line="26" selection-start-column="30" selection-end-line="26" selection-end-column="30" /> |
51 | 71 | <folding /> |
52 | 72 | </state> |
@@ -74,12 +94,12 @@ | ||
74 | 94 | <option value="$PROJECT_DIR$/Source/framework/IToken.hx" /> |
75 | 95 | <option value="$PROJECT_DIR$/project.xml" /> |
76 | 96 | <option value="$PROJECT_DIR$/Source/framework/GraphicManager.hx" /> |
77 | - <option value="$PROJECT_DIR$/Source/framework/SoundManager.hx" /> | |
78 | - <option value="$PROJECT_DIR$/Source/SceneMain.hx" /> | |
79 | 97 | <option value="$PROJECT_DIR$/Source/framework/util/TextFormat.hx" /> |
80 | 98 | <option value="$PROJECT_DIR$/Source/framework/FontManager.hx" /> |
81 | 99 | <option value="$PROJECT_DIR$/Source/framework/Application.hx" /> |
82 | 100 | <option value="$PROJECT_DIR$/Source/framework/FpsView.hx" /> |
101 | + <option value="$PROJECT_DIR$/Source/SceneMain.hx" /> | |
102 | + <option value="$PROJECT_DIR$/Source/framework/SoundManager.hx" /> | |
83 | 103 | </list> |
84 | 104 | </option> |
85 | 105 | </component> |
@@ -287,6 +307,8 @@ | ||
287 | 307 | <sortByType /> |
288 | 308 | </navigator> |
289 | 309 | <panes> |
310 | + <pane id="Scope" /> | |
311 | + <pane id="PackagesPane" /> | |
290 | 312 | <pane id="ProjectPane"> |
291 | 313 | <subPane> |
292 | 314 | <PATH> |
@@ -387,8 +409,6 @@ | ||
387 | 409 | </PATH> |
388 | 410 | </subPane> |
389 | 411 | </pane> |
390 | - <pane id="PackagesPane" /> | |
391 | - <pane id="Scope" /> | |
392 | 412 | </panes> |
393 | 413 | </component> |
394 | 414 | <component name="PropertiesComponent"> |
@@ -445,19 +465,6 @@ | ||
445 | 465 | <option name="PORT" value="5005" /> |
446 | 466 | <method /> |
447 | 467 | </configuration> |
448 | - <configuration default="true" type="Applet" factoryName="Applet"> | |
449 | - <module name="" /> | |
450 | - <option name="MAIN_CLASS_NAME" /> | |
451 | - <option name="HTML_FILE_NAME" /> | |
452 | - <option name="HTML_USED" value="false" /> | |
453 | - <option name="WIDTH" value="400" /> | |
454 | - <option name="HEIGHT" value="300" /> | |
455 | - <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
456 | - <option name="VM_PARAMETERS" /> | |
457 | - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
458 | - <option name="ALTERNATIVE_JRE_PATH" /> | |
459 | - <method /> | |
460 | - </configuration> | |
461 | 468 | <configuration default="true" type="TestNG" factoryName="TestNG"> |
462 | 469 | <module name="" /> |
463 | 470 | <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
@@ -485,6 +492,19 @@ | ||
485 | 492 | <listeners /> |
486 | 493 | <method /> |
487 | 494 | </configuration> |
495 | + <configuration default="true" type="Applet" factoryName="Applet"> | |
496 | + <module name="" /> | |
497 | + <option name="MAIN_CLASS_NAME" /> | |
498 | + <option name="HTML_FILE_NAME" /> | |
499 | + <option name="HTML_USED" value="false" /> | |
500 | + <option name="WIDTH" value="400" /> | |
501 | + <option name="HEIGHT" value="300" /> | |
502 | + <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
503 | + <option name="VM_PARAMETERS" /> | |
504 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
505 | + <option name="ALTERNATIVE_JRE_PATH" /> | |
506 | + <method /> | |
507 | + </configuration> | |
488 | 508 | <configuration default="true" type="Application" factoryName="Application"> |
489 | 509 | <option name="MAIN_CLASS_NAME" /> |
490 | 510 | <option name="VM_PARAMETERS" /> |
@@ -499,18 +519,6 @@ | ||
499 | 519 | <envs /> |
500 | 520 | <method /> |
501 | 521 | </configuration> |
502 | - <configuration default="true" type="HaxeApplicationRunConfiguration" factoryName="Haxe Application"> | |
503 | - <module name="" /> | |
504 | - <option name="customExecutable" value="false" /> | |
505 | - <option name="customExecutablePath" value="" /> | |
506 | - <option name="customFileToLaunch" value="false" /> | |
507 | - <option name="customFileToLaunchPath" value="" /> | |
508 | - <option name="name" value="Haxe Application" /> | |
509 | - <option name="saveOutputToFile" value="false" /> | |
510 | - <option name="showConsoleOnStdErr" value="false" /> | |
511 | - <option name="showConsoleOnStdOut" value="false" /> | |
512 | - <method /> | |
513 | - </configuration> | |
514 | 522 | <configuration default="true" type="JUnit" factoryName="JUnit"> |
515 | 523 | <module name="" /> |
516 | 524 | <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> |
@@ -531,6 +539,18 @@ | ||
531 | 539 | <patterns /> |
532 | 540 | <method /> |
533 | 541 | </configuration> |
542 | + <configuration default="true" type="HaxeApplicationRunConfiguration" factoryName="Haxe Application"> | |
543 | + <module name="" /> | |
544 | + <option name="customExecutable" value="false" /> | |
545 | + <option name="customExecutablePath" value="" /> | |
546 | + <option name="customFileToLaunch" value="false" /> | |
547 | + <option name="customFileToLaunchPath" value="" /> | |
548 | + <option name="name" value="Haxe Application" /> | |
549 | + <option name="saveOutputToFile" value="false" /> | |
550 | + <option name="showConsoleOnStdErr" value="false" /> | |
551 | + <option name="showConsoleOnStdOut" value="false" /> | |
552 | + <method /> | |
553 | + </configuration> | |
534 | 554 | <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application"> |
535 | 555 | <module name="" /> |
536 | 556 | <option name="ACTIVITY_CLASS" value="" /> |
@@ -616,8 +636,8 @@ | ||
616 | 636 | <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" /> |
617 | 637 | <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" /> |
618 | 638 | <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" /> |
639 | + <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" /> | |
619 | 640 | <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" /> |
620 | - <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" /> | |
621 | 641 | </layout> |
622 | 642 | </component> |
623 | 643 | <component name="Vcs.Log.UiProperties"> |
@@ -920,14 +940,6 @@ | ||
920 | 940 | </state> |
921 | 941 | </provider> |
922 | 942 | </entry> |
923 | - <entry file="file:///usr/lib/haxe/std/flash/media/Sound.hx"> | |
924 | - <provider selected="true" editor-type-id="text-editor"> | |
925 | - <state vertical-scroll-proportion="0.36585367" vertical-offset="0" max-vertical-offset="656"> | |
926 | - <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" /> | |
927 | - <folding /> | |
928 | - </state> | |
929 | - </provider> | |
930 | - </entry> | |
931 | 943 | <entry file="file://$PROJECT_DIR$/Source/framework/Mouse.hx"> |
932 | 944 | <provider selected="true" editor-type-id="text-editor"> |
933 | 945 | <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1275"> |
@@ -984,14 +996,6 @@ | ||
984 | 996 | </state> |
985 | 997 | </provider> |
986 | 998 | </entry> |
987 | - <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
988 | - <provider selected="true" editor-type-id="text-editor"> | |
989 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1500"> | |
990 | - <caret line="43" column="43" selection-start-line="43" selection-start-column="43" selection-end-line="43" selection-end-column="43" /> | |
991 | - <folding /> | |
992 | - </state> | |
993 | - </provider> | |
994 | - </entry> | |
995 | 999 | <entry file="file://$PROJECT_DIR$/Source/Main.hx"> |
996 | 1000 | <provider selected="true" editor-type-id="text-editor"> |
997 | 1001 | <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> |
@@ -1000,14 +1004,6 @@ | ||
1000 | 1004 | </state> |
1001 | 1005 | </provider> |
1002 | 1006 | </entry> |
1003 | - <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
1004 | - <provider selected="true" editor-type-id="text-editor"> | |
1005 | - <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630"> | |
1006 | - <caret line="33" column="41" selection-start-line="33" selection-start-column="41" selection-end-line="33" selection-end-column="41" /> | |
1007 | - <folding /> | |
1008 | - </state> | |
1009 | - </provider> | |
1010 | - </entry> | |
1011 | 1007 | <entry file="file:///usr/lib/haxe/std/Date.hx"> |
1012 | 1008 | <provider selected="true" editor-type-id="text-editor"> |
1013 | 1009 | <state vertical-scroll-proportion="0.40802675" vertical-offset="296" max-vertical-offset="2940"> |
@@ -1042,12 +1038,36 @@ | ||
1042 | 1038 | </entry> |
1043 | 1039 | <entry file="file://$PROJECT_DIR$/Source/framework/Application.hx"> |
1044 | 1040 | <provider selected="true" editor-type-id="text-editor"> |
1045 | - <state vertical-scroll-proportion="0.25261584" vertical-offset="221" max-vertical-offset="2190"> | |
1041 | + <state vertical-scroll-proportion="0.0" vertical-offset="221" max-vertical-offset="2190"> | |
1046 | 1042 | <caret line="26" column="30" selection-start-line="26" selection-start-column="30" selection-end-line="26" selection-end-column="30" /> |
1047 | 1043 | <folding /> |
1048 | 1044 | </state> |
1049 | 1045 | </provider> |
1050 | 1046 | </entry> |
1047 | + <entry file="file://$PROJECT_DIR$/Source/SceneMain.hx"> | |
1048 | + <provider selected="true" editor-type-id="text-editor"> | |
1049 | + <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630"> | |
1050 | + <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" /> | |
1051 | + <folding /> | |
1052 | + </state> | |
1053 | + </provider> | |
1054 | + </entry> | |
1055 | + <entry file="file://$PROJECT_DIR$/Source/framework/SoundManager.hx"> | |
1056 | + <provider selected="true" editor-type-id="text-editor"> | |
1057 | + <state vertical-scroll-proportion="0.0" vertical-offset="597" max-vertical-offset="1500"> | |
1058 | + <caret line="80" column="18" selection-start-line="80" selection-start-column="18" selection-end-line="80" selection-end-column="18" /> | |
1059 | + <folding /> | |
1060 | + </state> | |
1061 | + </provider> | |
1062 | + </entry> | |
1063 | + <entry file="file:///usr/lib/haxe/std/flash/media/Sound.hx"> | |
1064 | + <provider selected="true" editor-type-id="text-editor"> | |
1065 | + <state vertical-scroll-proportion="0.41158536" vertical-offset="0" max-vertical-offset="656"> | |
1066 | + <caret line="18" column="0" selection-start-line="18" selection-start-column="0" selection-end-line="18" selection-end-column="0" /> | |
1067 | + <folding /> | |
1068 | + </state> | |
1069 | + </provider> | |
1070 | + </entry> | |
1051 | 1071 | </component> |
1052 | 1072 | <component name="masterDetails"> |
1053 | 1073 | <states> |