mirror of
https://github.com/wassname/phaser.git
synced 2026-07-31 12:40:07 +08:00
Updated Loader component and fixed a few Pointer issues.
This commit is contained in:
@@ -69,6 +69,34 @@
|
||||
<TypeScriptCompile Include="particles\graphic emitter.ts" />
|
||||
<TypeScriptCompile Include="input\over sprite 1.ts" />
|
||||
<TypeScriptCompile Include="groups\create group 1.ts" />
|
||||
<TypeScriptCompile Include="demoscene\ballmover.ts" />
|
||||
<Content Include="demoscene\ballmover.js">
|
||||
<DependentUpon>ballmover.ts</DependentUpon>
|
||||
</Content>
|
||||
<TypeScriptCompile Include="demoscene\scroller1.ts" />
|
||||
<TypeScriptCompile Include="demoscene\colorwhirl.ts" />
|
||||
<Content Include="demoscene\colorwhirl.js">
|
||||
<DependentUpon>colorwhirl.ts</DependentUpon>
|
||||
</Content>
|
||||
<TypeScriptCompile Include="demoscene\fujiboink.ts" />
|
||||
<TypeScriptCompile Include="demoscene\fruitfall.ts" />
|
||||
<Content Include="demoscene\fruitfall.js">
|
||||
<DependentUpon>fruitfall.ts</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="demoscene\fujiboink.js">
|
||||
<DependentUpon>fujiboink.ts</DependentUpon>
|
||||
</Content>
|
||||
<TypeScriptCompile Include="demoscene\metalslug.ts" />
|
||||
<Content Include="demoscene\metalslug.js">
|
||||
<DependentUpon>metalslug.ts</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="demoscene\scroller1.js">
|
||||
<DependentUpon>scroller1.ts</DependentUpon>
|
||||
</Content>
|
||||
<TypeScriptCompile Include="demoscene\starray.ts" />
|
||||
<Content Include="demoscene\starray.js">
|
||||
<DependentUpon>starray.ts</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="groups\create group 1.js">
|
||||
<DependentUpon>create group 1.ts</DependentUpon>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user