You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added in Touch support for mobile devices (and desktops that enable it) and populated x/y coords in Input with common values from touch and mouse.
24
+
Added new Circle geometry class (used by Touch) and moved them into a Geom folder.
25
+
Added in Device class for device inspection.
26
+
Added FullScreen class to enable full-screen support on mobile devices (scrolls URL bar out of the way on iOS and Android)
27
+
28
+
V0.5
29
+
30
+
Initial release
31
+
18
32
Requirements
19
33
------------
20
34
@@ -29,63 +43,64 @@ Phaser was born from a cross-polination of the AS3 Flixel game library and our o
29
43
30
44
Phaser fully or partially supports the following features. This list is growing constantly and we are aware there are still a number of essential features missing:
0 commit comments