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
2024-12-16 16:22:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0ab61ac6de
phaser
/
src
/
data
History
Richard Davey
4fea7f57f2
DataManager.pop
would emit the DataManager instance, instead of the parent, as the first event argument. It now emits the parent as it should do.
Fix
#4186
2019-01-24 11:11:07 +00:00
..
events
Added Data Manager events and fixed some jsdoc links
2019-01-16 10:16:31 +00:00
DataManager.js
DataManager.pop
would emit the DataManager instance, instead of the parent, as the first event argument. It now emits the parent as it should do.
Fix
#4186
2019-01-24 11:11:07 +00:00
DataManagerPlugin.js
All listeners use the new Events
2019-01-18 13:41:43 +00:00
index.js
Added Data Manager events and fixed some jsdoc links
2019-01-16 10:16:31 +00:00