From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- namespaceyage.js | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 namespaceyage.js (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js new file mode 100644 index 00000000..89b75193 --- /dev/null +++ b/namespaceyage.js @@ -0,0 +1,30 @@ +var namespaceyage = +[ + [ "detail", "namespaceyage_1_1detail.html", "namespaceyage_1_1detail" ], + [ "Body", "classyage_1_1Body.html", "classyage_1_1Body" ], + [ "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" ], + [ "SpriteBatch", "classyage_1_1SpriteBatch.html", "classyage_1_1SpriteBatch" ], + [ "Texture", "structyage_1_1Texture.html", "structyage_1_1Texture" ], + [ "TextureCache", "classyage_1_1TextureCache.html", "classyage_1_1TextureCache" ], + [ "UV", "structyage_1_1UV.html", "structyage_1_1UV" ], + [ "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" ] +]; \ No newline at end of file -- cgit