phaser/v3/src/gameobjects
2017-03-30 00:45:17 +01:00
..
bitmaptext Added render pass component to renderable game objects 2017-03-28 15:16:02 -03:00
blitter Added render pass component to renderable game objects 2017-03-28 15:16:02 -03:00
container Added and fixed-up the Container game object. 2017-02-24 02:59:44 +00:00
graphics Added ability to pass Geometry directly to the Graphics methods. 2017-03-30 00:45:17 +01:00
image Added render pass component to renderable game objects 2017-03-28 15:16:02 -03:00
layer PlaceOnRectangle now uses MarchingAnts and has a new shift argument. 2017-03-29 20:27:36 +01:00
sprite Flip component added to Bob, Image, Sprite and Text 2017-03-20 20:37:17 -03:00
text Added render pass component to renderable game objects 2017-03-28 15:16:02 -03:00
zone Added new Zone game object. 2017-03-27 23:10:04 +01:00
FactoryContainer.js Fixed issue with scope of the GameObjectFactory in multi-state games. 2017-02-07 21:49:25 +00:00
GameObject.js Brand new components and Class structure for Game Objects. Cleaner, leaner and more powerful than ever before. Whoop whoop! :) 2017-02-23 03:10:48 +00:00
index.js Added new Zone game object. 2017-03-27 23:10:04 +01:00