mirror of
https://github.com/wassname/phaser.git
synced 2026-08-13 12:30:11 +08:00
Added the new Button game object and various other input and tilemap fixes.
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
<DependentUpon>CameraFX.ts</DependentUpon>
|
||||
</Content>
|
||||
<TypeScriptCompile Include="components\ScrollRegion.ts" />
|
||||
<TypeScriptCompile Include="gameobjects\Button.ts" />
|
||||
<Content Include="gameobjects\Button.js">
|
||||
<DependentUpon>Button.ts</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="gameobjects\DynamicTexture.js">
|
||||
<DependentUpon>DynamicTexture.ts</DependentUpon>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user