phaser/src
2018-04-14 12:35:39 +01:00
..
actions Fake Zone callback update 2018-04-13 17:05:07 +01:00
animations Removed all animation callbacks and added events 2018-04-07 12:36:11 +01:00
boot adding documentation to some files with only one [description] tag 2018-04-08 14:13:02 -05:00
cache Not protected 2018-04-03 23:56:27 +01:00
cameras New Camera Shake effect class 2018-04-14 12:35:39 +01:00
create Initial Commit 2018-03-30 13:46:44 -04:00
curves LineCurve.getResolution was missing the divisions argument and always returning 1, which made it fail when used as path of a Path. It now defaults to return 1 unless specified otherwise 2018-04-04 10:29:12 +01:00
data Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
device Added additional check for node 2018-04-13 15:22:59 +02:00
display Fixed lint error 2018-04-09 13:48:11 +01:00
dom adding documentation to some files with only one [description] tag 2018-04-08 14:13:02 -05:00
events jsdoc / tsdef : extend jsdoc for EventEmitter#emit to properly reflect its ability to have any amount of arguments 2018-04-05 02:02:27 +02:00
gameobjects Fixed issue with inverted coordinates on render texture 2018-04-13 17:33:43 -03:00
geom lint 2018-04-11 13:17:16 +01:00
input Added enabled property 2018-04-14 04:23:11 +01:00
loader Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
math Vector2.setTo is a method alias for Vector2.set allowing it to be used inter-changeably with Geom.Point. 2018-04-05 11:24:56 +01:00
physics eslint fixes 2018-04-13 18:09:16 +01:00
polyfills Initial Commit 2018-03-30 13:46:44 -04:00
renderer No need to use globalAlpha or run fillRect twice. 2018-04-07 17:52:10 +01:00
scene jsdoc tweak 2018-04-14 12:35:28 +01:00
sound Fixed issue in HTMLAudioSound where mute would get into a recursive loop. 2018-04-13 12:53:03 +01:00
structs Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
textures Added jsdocs 2018-04-07 16:16:03 +01:00
tilemaps Typo 2018-04-12 14:25:52 +01:00
time Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
tweens Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
utils Limit fix 2018-04-11 17:12:40 +01:00
const.js Preparing for 3.4.1 dev 2018-04-12 23:52:11 +01:00
phaser-arcade-physics.js Mmm, pizza 2018-04-13 17:05:24 +01:00
phaser-core.js eslint fixes 2018-04-13 18:09:16 +01:00
phaser.js Proper indent 2018-04-13 17:05:59 +01:00
plugins.js Initial Commit 2018-03-30 13:46:44 -04:00