From 460d9bda5f03c5da29864fa9dd160848097be51b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 6 Jan 2018 11:36:50 +0000 Subject: [Travis] Rebuilding documentation --- namespaceyage.js | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'namespaceyage.js') diff --git a/namespaceyage.js b/namespaceyage.js index 2dd63502..3ef54125 100644 --- a/namespaceyage.js +++ b/namespaceyage.js @@ -3,25 +3,20 @@ 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" ], [ "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" ], + [ "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" ], - [ "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" ], @@ -33,6 +28,13 @@ var namespaceyage = [ "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