File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/// <reference path="Game.ts" />
2+ /// <reference path="system/Sound.ts" />
23
34/**
45* Phaser - SoundManager
Original file line number Diff line number Diff line change 11/**
2- * Phaser
2+ * Phaser
33*
4- * v0.9 - April 18th 2013
4+ * v0.9 - April 18th 2013
55*
6- * A small and feature-packed 2D canvas game framework born from the firey pits of Flixel and Kiwi.
6+ * A small and feature-packed 2D canvas game framework born from the firey pits of Flixel and Kiwi.
77*
8- * Richard Davey (@photonstorm)
9- * Adam Saltsman (@ADAMATOMIC) (original Flixel code)
8+ * Richard Davey (@photonstorm)
109*
11- * "If you want your children to be intelligent, read them fairy tales."
12- * "If you want them to be more intelligent, read them more fairy tales."
13- * -- Albert Einstein
10+ * Many thanks to Adam Saltsman (@ADAMATOMIC) for the original Flixel AS3 code on which Phaser is based.
11+ *
12+ * "If you want your children to be intelligent, read them fairy tales."
13+ * "If you want them to be more intelligent, read them more fairy tales."
14+ * -- Albert Einstein
1415*/
1516var Phaser ;
1617( function ( Phaser ) {
You can’t perform that action at this time.
0 commit comments