mirror of
https://github.com/wassname/phaser.git
synced 2026-06-29 16:30:29 +08:00
Moving to using a small extend / mixin method to avoid code repeating now we're extending Pixi display objects.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Much easier for debugging
|
||||
?>
|
||||
<script src="../src/Phaser.js"></script>
|
||||
<script src="../src/utils/Utils.js"></script>
|
||||
|
||||
<script src="../src/pixi/Pixi.js"></script>
|
||||
<script src="../src/pixi/InteractionManager.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user