phaser/v3/src/events
2018-01-05 19:38:51 +01:00
..
const.js Big refactoring to allow for multi-bindings from a single dispatcher. 2016-12-06 01:39:06 +00:00
Event.js Huge update to move all classes to common Phaser Class format. Tidying up lots. Removing un-needed files. 2017-06-30 15:47:51 +01:00
EventBinding.js Fixed bug with EventBinding which gets destroyed mid execution - removed logic that was already executed either through binding destroy call or dispatcher destroy call 2018-01-05 19:38:51 +01:00
EventDispatcher.js Bugfix in deleteAll 2017-11-16 13:17:06 +01:00
EventListener.js Added optional scope to all event bindings 2017-11-07 17:05:51 +00:00