From ce45c560586f991b427471ba206edf48881baab5 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Fri, 22 Sep 2017 00:09:02 +0000 Subject: Rebuilding documentation --- namespaceyage.js | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js index 3c19c403..ea4d5797 100644 --- a/namespaceyage.js +++ b/namespaceyage.js @@ -1,4 +1,32 @@ var namespaceyage = [ - [ "Matrix", "classyage_1_1Matrix.html", null ] + [ "details", "namespaceyage_1_1details.html", "namespaceyage_1_1details" ], + [ "matrix", "namespaceyage_1_1matrix.html", null ], + [ "Camera2D", "classyage_1_1Camera2D.html", "classyage_1_1Camera2D" ], + [ "GlslProgram", "classyage_1_1GlslProgram.html", "classyage_1_1GlslProgram" ], + [ "ImageLoader", "classyage_1_1ImageLoader.html", "classyage_1_1ImageLoader" ], + [ "InputManager", "classyage_1_1InputManager.html", "classyage_1_1InputManager" ], + [ "IoManager", "classyage_1_1IoManager.html", "classyage_1_1IoManager" ], + [ "ResourceManager", "classyage_1_1ResourceManager.html", "classyage_1_1ResourceManager" ], + [ "Sprite", "classyage_1_1Sprite.html", "classyage_1_1Sprite" ], + [ "Glyph", "classyage_1_1Glyph.html", "classyage_1_1Glyph" ], + [ "RenderBatch", "classyage_1_1RenderBatch.html", "classyage_1_1RenderBatch" ], + [ "SpriteBatch", "classyage_1_1SpriteBatch.html", "classyage_1_1SpriteBatch" ], + [ "SpriteSheet", "classyage_1_1SpriteSheet.html", "classyage_1_1SpriteSheet" ], + [ "Texture", "structyage_1_1Texture.html", "structyage_1_1Texture" ], + [ "TextureCache", "classyage_1_1TextureCache.html", "classyage_1_1TextureCache" ], + [ "Position", "structyage_1_1Position.html", "structyage_1_1Position" ], + [ "Color", "structyage_1_1Color.html", "structyage_1_1Color" ], + [ "UV", "structyage_1_1UV.html", "structyage_1_1UV" ], + [ "Vertex", "structyage_1_1Vertex.html", "structyage_1_1Vertex" ], + [ "Window", "classyage_1_1Window.html", "classyage_1_1Window" ], + [ "Matrix", "classyage_1_1Matrix.html", "classyage_1_1Matrix" ], + [ "Vector", "classyage_1_1Vector.html", "classyage_1_1Vector" ], + [ "Vector2", "classyage_1_1Vector2.html", "classyage_1_1Vector2" ], + [ "Body", "classyage_1_1Body.html", "classyage_1_1Body" ], + [ "Collider", "classyage_1_1Collider.html", "classyage_1_1Collider" ], + [ "CollisionBody", "classyage_1_1CollisionBody.html", "classyage_1_1CollisionBody" ], + [ "ParticleBody", "classyage_1_1ParticleBody.html", "classyage_1_1ParticleBody" ], + [ "RectangleCollider", "classyage_1_1RectangleCollider.html", "classyage_1_1RectangleCollider" ], + [ "RigidBody", "classyage_1_1RigidBody.html", "classyage_1_1RigidBody" ] ]; \ No newline at end of file -- cgit