phaser/v3/src/input
2018-01-04 15:42:15 +00:00
..
gamepad Fix #3144 2018-01-03 16:30:51 +00:00
global Recoded HitTest so it no longer needs a matrix or matrix operations. 2018-01-04 15:42:15 +00:00
keyboard Fix #3144 2018-01-03 16:30:51 +00:00
local Tidying up the global input manager. 2018-01-04 15:42:14 +00:00
mouse Fix #3144 2018-01-03 16:30:51 +00:00
touch Fix #3144 2018-01-03 16:30:51 +00:00
index.js Added the new Gamepad Input classes 2017-09-09 03:17:13 +01:00
InteractiveObject.js Added ability to set dragStart, drag and dragEnd callbacks. 2017-09-29 11:40:11 +01:00
Pointer.js Function now takes x and y values directly instead of via a point. Returns vector2 if not defined. 2018-01-04 15:42:13 +00:00