From a2ed5cc6d47a8c3479f9c0209fd7d9e9639e95d3 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Tue, 13 Feb 2018 20:10:16 +0000 Subject: [Travis] Rebuilding documentation --- annotated.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'annotated.html') diff --git a/annotated.html b/annotated.html index 637aec00..a09aaa0a 100644 --- a/annotated.html +++ b/annotated.html @@ -119,35 +119,37 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); |oCEntityEntity convenience class |oCEntityManagerManages entities in a space |oCSpaceSpace that keeps track of all the entities, componenets and runs the systems on the data to update them -|oCSystemSystem interface for the different systems in the engine -|oCMatrixBase Matrix class used by other similar classes -|oCVector -|oCVector22D Vector class -|oCVector33D Vector class -|oCVector44D Vector class -|oCBody -|oCCollider -|oCCollisionBody -|oCParticleBody -|oCRectangleCollider -|oCRigidBody -|oCBatchWill be the base class for all the different batching processes that might use different shaders and attributes -|oCDrawable -|oCRectangle -|oCShader -|oCShape -|oCSprite -|oCSpriteBatch -|oCActive -|oCNonCopyable -|\CSyncQueue +|oCBaseSystem +|oCSystemSystem interface for the different systems in the engine +|oCSystemManager +|oCMatrixBase Matrix class used by other similar classes +|oCVector +|oCVector22D Vector class +|oCVector33D Vector class +|oCVector44D Vector class +|oCBody +|oCCollider +|oCCollisionBody +|oCParticleBody +|oCRectangleCollider +|oCRigidBody +|oCBatchWill be the base class for all the different batching processes that might use different shaders and attributes +|oCDrawable +|oCRectangle +|oCShader +|oCShape +|oCSprite +|oCSpriteBatch +|oCActive +|oCNonCopyable +|\CSyncQueue \Cstbi_io_callbacks -- cgit