From 1a8ec165031af3b860028ef1b360acc8e7baf9e6 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Sep 2017 23:32:46 +0000 Subject: Rebuilding documentation --- namespaceyage.js | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 namespaceyage.js (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js deleted file mode 100644 index 89b75193..00000000 --- a/namespaceyage.js +++ /dev/null @@ -1,30 +0,0 @@ -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