This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2025-01-11 04:38:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a5a112114b
phaser
/
src
/
scene
/
const.js
9 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Tidying up the State classes.
2017-01-20 02:28:55 +00:00
module
.
exports
=
{
PENDING
:
0
,
INSTALLED
:
1
,
Removed unused consts
2018-01-20 04:45:27 +00:00
SHUTDOWN
:
2
Tidying up the State classes.
2017-01-20 02:28:55 +00:00
}
;
Reference in a new issue
Copy permalink