From 3d96965ecd28b9037a83c4b22f65fcf502dce336 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 29 Jul 2017 10:00:20 +0100 Subject: Updating docs --- annotated.html | 35 +++++------------------------------ 1 file changed, 5 insertions(+), 30 deletions(-) (limited to 'annotated.html') diff --git a/annotated.html b/annotated.html index 5e7e9115..c3bd08b8 100644 --- a/annotated.html +++ b/annotated.html @@ -22,6 +22,7 @@
YAGE +  0.02
Yet Another Game Engine
@@ -64,42 +65,16 @@ $(function() {
Here are the classes, structs, unions and interfaces with brief descriptions:
-
[detail level 123]
+
[detail level 12]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
 Nyage
 Ndetail
 CRow
 CBody
 CCamera2D
 CCollider
 CCollisionBody
 CColor
 CGlslProgram
 CGlyph
 CImageLoader
 CInputManager
 CIoManager
 CMatrixBase matrix class
 CParticleBody
 CPosition
 CRectangleCollider
 CRenderBatch
 CResourceManager
 CRigidBody
 CSprite
 CSpriteBatch
 CTexture
 CTextureCache
 CUV
 CVector
 CVector2
 CVertex
 CWindow
 CMatrixBase Matrix class used by other similar classes
 CVector22D Vector class
-- cgit