phaser/src/gameobjects/sprite3d
2018-06-20 07:28:02 +01:00
..
Sprite3D.js Documented various missing descriptions for GameObject classes and functions. 2018-06-20 07:28:02 +01:00
Sprite3DCreator.js Calling a creator, such as GraphicsCreator, without passing in a config object, would cause an error to be thrown. All Game Object creators now catch against this. 2018-05-16 15:17:08 +01:00
Sprite3DFactory.js Fix multiple types on GameObjects 2018-03-20 15:56:31 +01:00