.. |
bitmaptext
|
Fixed jsdoc errors
|
2018-06-12 17:05:39 +01:00 |
blitter
|
Blitter preDestroy will now clear the children List and renderList.
|
2018-05-22 16:02:13 +01:00 |
components
|
Cleaned up some previous documentation, finished the RenderTexture GameObject documentation.
|
2018-06-06 14:23:39 +01:00 |
container
|
Started documenting the Graphics game object.
|
2018-06-06 17:52:31 +01:00 |
graphics
|
Fixed Gamepad lint errors, tweaked some Graphics docs.
|
2018-06-07 18:36:27 +01:00 |
group
|
Merge pull request #3687 from thomastanck/thomastanck-typedefupdates
|
2018-05-24 13:49:30 +01:00 |
image
|
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 |
lights
|
Documented the Light game object.
|
2018-06-08 15:40:39 +01:00 |
mesh
|
Documented the missing descriptions for the Mesh game object.
|
2018-06-08 15:42:55 +01:00 |
particles
|
jsdoc fixes
|
2018-06-13 08:37:40 +01:00 |
pathfollower
|
Initial Commit
|
2018-03-30 13:46:44 -04:00 |
quad
|
Documented the remaining descriptions in the Quad and Sprite game objects.
|
2018-06-08 15:50:44 +01:00 |
rendertexture
|
Cleaned up some previous documentation, finished the RenderTexture GameObject documentation.
|
2018-06-06 14:23:39 +01:00 |
sprite
|
Documented the remaining descriptions in the Quad and Sprite game objects.
|
2018-06-08 15:50:44 +01:00 |
sprite3d
|
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 |
text
|
Added jsdocs
|
2018-05-22 15:55:02 +01:00 |
tilesprite
|
Documented some remaining TileSprite descriptions.
|
2018-06-08 17:07:35 +01:00 |
zone
|
Initial Commit
|
2018-03-30 13:46:44 -04:00 |
BuildGameObject.js
|
Documented the DisplayList and UpdateList plugins, and the BuildGameObject function.
|
2018-06-01 11:36:12 +01:00 |
BuildGameObjectAnimation.js
|
Documented the DisplayList and UpdateList plugins, and the BuildGameObject function.
|
2018-06-01 11:36:12 +01:00 |
DisplayList.js
|
Documented the DisplayList and UpdateList plugins, and the BuildGameObject function.
|
2018-06-01 11:36:12 +01:00 |
GameObject.js
|
setInteractive will now take a configuration object as the only argument, allowing for easier setting of more complex input values
|
2018-06-11 11:35:31 +01:00 |
GameObjectCreator.js
|
All systems now register themselves with the new PluginCache
|
2018-05-15 12:51:50 +01:00 |
GameObjectFactory.js
|
All systems now register themselves with the new PluginCache
|
2018-05-15 12:51:50 +01:00 |
index.js
|
Updated to use typeof DefinePlugin check.
|
2018-04-20 00:23:24 +01:00 |
UpdateList.js
|
Finished UpdateList and RetroFont.Config documentation.
|
2018-06-06 15:11:40 +01:00 |