phaser/src
2020-11-26 10:19:09 +00:00
..
actions More integer to number changes 2020-11-23 10:32:00 +00:00
animations JSDoc fixes 2020-11-23 15:29:08 +00:00
cache finished updating culling system 2020-09-18 17:16:52 +02:00
cameras Replace integer with number 2020-11-23 10:22:13 +00:00
core JSDoc Fix 2020-11-23 11:01:08 +00:00
create Revert "clean up" 2020-04-10 20:55:31 +02:00
curves Replace integer with number 2020-11-23 10:22:13 +00:00
data Replace integer with number 2020-11-23 10:22:13 +00:00
device Since iOS 13, iPads now identify as MacOS devices. A new maxTouchPoint check is now part of the Device.OS tests, stopping iPads from being flagged as desktop devices. Fix #5389 2020-11-09 17:15:43 +00:00
display Updated documentation. Fix #5406 2020-11-26 10:19:09 +00:00
dom finished updating culling system 2020-09-18 17:16:52 +02:00
events Revert "clean up" 2020-04-10 20:55:31 +02:00
gameobjects Better post pipeline call (less code) 2020-11-26 09:51:40 +00:00
geom Don't need to create a Point at all. #5407 2020-11-24 09:12:24 +00:00
input More integer to number changes 2020-11-23 10:32:00 +00:00
layer3d JSDoc fixes 2020-11-23 15:06:45 +00:00
loader Replace integer with number 2020-11-23 10:22:13 +00:00
math Replace integer with number 2020-11-23 10:22:13 +00:00
physics JSDoc fixes 2020-11-23 15:06:45 +00:00
plugins Fixed namespace 2020-11-23 11:31:23 +00:00
polyfills The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out. 2019-11-20 17:10:11 +00:00
renderer Using a Bitmap Mask and a Blend Mode in WebGL would reset the blend mode when the mask was rendered, causing the Game Object to have no blend mode. Fix #5409 2020-11-26 10:14:13 +00:00
scale Replace integer with number 2020-11-23 10:22:13 +00:00
scene Replace integer with number 2020-11-23 10:22:13 +00:00
sound finished updating culling system 2020-09-18 17:16:52 +02:00
structs Replace integer with number 2020-11-23 10:22:13 +00:00
textures More integer to number changes 2020-11-23 10:32:00 +00:00
tilemaps Better post pipeline call (less code) 2020-11-26 09:51:40 +00:00
time Add TimerEvent methods 2020-11-11 12:05:14 -08:00
tweens More integer to number changes 2020-11-23 10:32:00 +00:00
utils Replace integer with number 2020-11-23 10:22:13 +00:00
const.js Replace integer with number 2020-11-23 10:22:13 +00:00
phaser-arcade-physics.js finished updating culling system 2020-09-18 17:16:52 +02:00
phaser-core.js finished updating culling system 2020-09-18 17:16:52 +02:00
phaser.js Include Layer3D if feature enabled 2020-09-30 15:09:57 +01:00