From 72b41042223bfe31d70df8a71a50e4ba5d4f674d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 01:02:37 +0000 Subject: [Travis] Rebuilding documentation --- namespaceyage.js | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 namespaceyage.js (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js new file mode 100644 index 00000000..ae00aaf7 --- /dev/null +++ b/namespaceyage.js @@ -0,0 +1,39 @@ +var namespaceyage = +[ + [ "details", "namespaceyage_1_1details.html", "namespaceyage_1_1details" ], + [ "matrix", "namespaceyage_1_1matrix.html", null ], + [ "Camera", "classyage_1_1Camera.html", "classyage_1_1Camera" ], + [ "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" ], + [ "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" ], + [ "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" ], + [ "Colour", "structyage_1_1Colour.html", "structyage_1_1Colour" ], + [ "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" ], + [ "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" ], + [ "Active", "classyage_1_1Active.html", "classyage_1_1Active" ], + [ "SyncQueue", "classyage_1_1SyncQueue.html", "classyage_1_1SyncQueue" ] +]; \ No newline at end of file -- cgit