phaser/v3/src/input
2017-07-25 04:53:23 +01:00
..
global Tidying up after refactor. 2017-07-25 04:10:50 +01:00
keyboard Lots more updates moving everything to consistent class structure. 2017-07-03 16:05:22 +01:00
local Exposed buttons event property. 2017-07-25 04:53:23 +01:00
mouse Pointer Over and Out events and lists working 2017-07-14 00:37:54 +01:00
index.js Refactored Input Manager as it was getting too large for a single file class. Split up into Scene and Global Managers, broke all functions off into single files and started work on the new multi-pointer flow. 2017-07-20 17:10:12 +01:00
InteractiveObject.js Exposed buttons event property. 2017-07-25 04:53:23 +01:00
Pointer.js Refactored to support multi pointers per IO and topOnly 2017-07-21 03:39:55 +01:00