This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-25 20:43:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1b9f5dc76d
phaser
/
src
/
gameobjects
/
sprite3d
History
Chris Andrew
9f23818c40
Documented various missing descriptions for GameObject classes and functions.
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