From 858a9fa99fa8410b69523fa4ed69272015fcf0d3 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 10 Jan 2018 18:45:08 +0000 Subject: [Travis] Rebuilding documentation --- namespaceyage.js | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 namespaceyage.js (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js deleted file mode 100644 index 3ef54125..00000000 --- a/namespaceyage.js +++ /dev/null @@ -1,40 +0,0 @@ -var namespaceyage = -[ - [ "details", "namespaceyage_1_1details.html", "namespaceyage_1_1details" ], - [ "matrix", "namespaceyage_1_1matrix.html", null ], - [ "Camera", "classyage_1_1Camera.html", "classyage_1_1Camera" ], - [ "ImageLoader", "classyage_1_1ImageLoader.html", "classyage_1_1ImageLoader" ], - [ "IoManager", "classyage_1_1IoManager.html", "classyage_1_1IoManager" ], - [ "Logger", "classyage_1_1Logger.html", "classyage_1_1Logger" ], - [ "LogMessage", "classyage_1_1LogMessage.html", "classyage_1_1LogMessage" ], - [ "LogSink", "classyage_1_1LogSink.html", "classyage_1_1LogSink" ], - [ "ResourceManager", "classyage_1_1ResourceManager.html", "classyage_1_1ResourceManager" ], - [ "SpriteSheet", "classyage_1_1SpriteSheet.html", "classyage_1_1SpriteSheet" ], - [ "TextureCache", "classyage_1_1TextureCache.html", "classyage_1_1TextureCache" ], - [ "Window", "classyage_1_1Window.html", "classyage_1_1Window" ], - [ "Texture", "structyage_1_1Texture.html", "structyage_1_1Texture" ], - [ "Position", "structyage_1_1Position.html", "structyage_1_1Position" ], - [ "Colour", "structyage_1_1Colour.html", "structyage_1_1Colour" ], - [ "UV", "structyage_1_1UV.html", "structyage_1_1UV" ], - [ "Vertex", "structyage_1_1Vertex.html", "structyage_1_1Vertex" ], - [ "Matrix", "classyage_1_1Matrix.html", "classyage_1_1Matrix" ], - [ "Vector", "classyage_1_1Vector.html", "classyage_1_1Vector" ], - [ "Vector2", "classyage_1_1Vector2.html", "classyage_1_1Vector2" ], - [ "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" ], - [ "Batch", "classyage_1_1Batch.html", "classyage_1_1Batch" ], - [ "Drawable", "classyage_1_1Drawable.html", "classyage_1_1Drawable" ], - [ "Rectangle", "classyage_1_1Rectangle.html", "classyage_1_1Rectangle" ], - [ "Shader", "classyage_1_1Shader.html", "classyage_1_1Shader" ], - [ "Shape", "classyage_1_1Shape.html", "classyage_1_1Shape" ], - [ "Sprite", "classyage_1_1Sprite.html", "classyage_1_1Sprite" ], - [ "SpriteBatch", "classyage_1_1SpriteBatch.html", "classyage_1_1SpriteBatch" ], - [ "Active", "classyage_1_1Active.html", "classyage_1_1Active" ], - [ "SyncQueue", "classyage_1_1SyncQueue.html", "classyage_1_1SyncQueue" ] -]; \ No newline at end of file -- cgit