From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- namespaceyage.js | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js index 9672af54..a8973235 100644 --- a/namespaceyage.js +++ b/namespaceyage.js @@ -1,31 +1,34 @@ var namespaceyage = [ [ "details", "namespaceyage_1_1details.html", "namespaceyage_1_1details" ], - [ "Body", "classyage_1_1Body.html", "classyage_1_1Body" ], + [ "matrix", "namespaceyage_1_1matrix.html", null ], [ "Camera2D", "classyage_1_1Camera2D.html", "classyage_1_1Camera2D" ], - [ "Collider", "classyage_1_1Collider.html", "classyage_1_1Collider" ], - [ "CollisionBody", "classyage_1_1CollisionBody.html", "classyage_1_1CollisionBody" ], - [ "Color", "structyage_1_1Color.html", "structyage_1_1Color" ], [ "GlslProgram", "classyage_1_1GlslProgram.html", "classyage_1_1GlslProgram" ], - [ "Glyph", "classyage_1_1Glyph.html", "classyage_1_1Glyph" ], [ "ImageLoader", "classyage_1_1ImageLoader.html", "classyage_1_1ImageLoader" ], [ "InputManager", "classyage_1_1InputManager.html", "classyage_1_1InputManager" ], [ "IoManager", "classyage_1_1IoManager.html", "classyage_1_1IoManager" ], - [ "Matrix", "classyage_1_1Matrix.html", "classyage_1_1Matrix" ], - [ "ParticleBody", "classyage_1_1ParticleBody.html", "classyage_1_1ParticleBody" ], - [ "Position", "structyage_1_1Position.html", "structyage_1_1Position" ], - [ "RectangleCollider", "classyage_1_1RectangleCollider.html", "classyage_1_1RectangleCollider" ], - [ "RenderBatch", "classyage_1_1RenderBatch.html", "classyage_1_1RenderBatch" ], [ "ResourceManager", "classyage_1_1ResourceManager.html", "classyage_1_1ResourceManager" ], - [ "RigidBody", "classyage_1_1RigidBody.html", "classyage_1_1RigidBody" ], [ "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" ], - [ "Vertex", "structyage_1_1Vertex.html", "structyage_1_1Vertex" ], - [ "Window", "classyage_1_1Window.html", "classyage_1_1Window" ] + [ "Vector3", "classyage_1_1Vector3.html", "classyage_1_1Vector3" ], + [ "Vector4", "classyage_1_1Vector4.html", "classyage_1_1Vector4" ], + [ "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