From 81653e5758a5a35b6c88e590ef97958073d53e13 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Jun 2018 23:13:17 +0000 Subject: [Travis] Rebuilding documentation --- hierarchy.html | 104 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 51 insertions(+), 53 deletions(-) (limited to 'hierarchy.html') diff --git a/hierarchy.html b/hierarchy.html index ca25ec72..5f55026f 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -91,64 +91,62 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
oCyage::Active
oCyage::BaseComponentBase component used to store components
|\Cyage::Component< Derived >The main component that is used to make a component from a defined struct
oCyage::Body
|oCyage::CollisionBody
|\Cyage::ParticleBody
| \Cyage::RigidBody
oCyage::Camera
oCyage::Collider
|\Cyage::RectangleCollider
oCyage::Colour
oCyage::ComponentGroupContains a list of all components that belong to a sepecific group, these are then stored in the main entity manager
oCyage::EntityManagerManages entities in a space
oCstd::exceptionSTL class
|\Cstd::runtime_errorSTL class
| \Cyage::FileLoadException
oCyage::details::GlyphGlyph with information of the texture
oCyage::ImageLoader
oCyage::Logger
oCyage::LogMessage
oCyage::LogSink
oCyage::Matrix< Rows, Cols, Type >Base Matrix class used by other similar classes
oCyage::Matrix< Rows, 1, double >
|\Cyage::Vector< 2, double >
| \Cyage::Vector2< double >
oCyage::Matrix< Rows, 1, Type >
|oCyage::Vector< 2, Type >
||\Cyage::Vector2< Type >2D Vector class
|oCyage::Vector< 3, Type >
||\Cyage::Vector3< Type >3D Vector class
|oCyage::Vector< 4, Type >
||\Cyage::Vector4< Type >4D Vector class
|\Cyage::Vector< Rows, Type >
oCyage::LogMessage::Meta
oCMovement
oCyage::NonCopyable
|oCyage::EngineMain engine class that contains a systems, the main loop and the update function that updates all the systems
|\Cyage::System
oCyage::Position
oCyage::details::RenderBatch
oCyage::ResourceManager
oCyage::details::Row< Rows, Cols, Type >
oCyage::Shader
oCyage::SpaceSpace that keeps track of all the entities, componenets and runs the systems on the data to update them
oCyage::SpriteBatch
oCstbi_io_callbacks
oCyage::SyncQueue< T >
oCyage::SyncQueue< Callback >
oCyage::Texture
oCyage::TextureCache
oCyage::UV
oCyage::Vertex
\Cyage::Window
oCyage::BaseComponent
|\Cyage::Component< T >
oCyage::BaseSystem
|\Cyage::System< T >
oCyage::Body
|oCyage::CollisionBody
|\Cyage::ParticleBody
| \Cyage::RigidBody
oCyage::Camera
oCyage::Collider
|\Cyage::RectangleCollider
oCyage::Colour
oCyage::ComponentGroup
oCyage::EntityManagerHas to keep track of all the different entities and their current state
oCstd::exceptionSTL class
|\Cstd::runtime_errorSTL class
| \Cyage::FileLoadException
oCyage::details::GlyphGlyph with information of the texture
oCyage::ImageLoader
oCyage::Logger
oCyage::LogMessage
oCyage::LogSink
oCyage::Matrix< Rows, Cols, Type >Base Matrix class used by other similar classes
oCyage::Matrix< Rows, 1, double >
|\Cyage::Vector< 2, double >
| \Cyage::Vector2< double >
oCyage::Matrix< Rows, 1, Type >
|oCyage::Vector< 2, Type >
||\Cyage::Vector2< Type >2D Vector class
|oCyage::Vector< 3, Type >
||\Cyage::Vector3< Type >3D Vector class
|oCyage::Vector< 4, Type >
||\Cyage::Vector4< Type >4D Vector class
|\Cyage::Vector< Rows, Type >
oCyage::LogMessage::Meta
oCyage::NonCopyable
oCyage::Position
oCyage::details::RenderBatch
oCyage::ResourceManager
oCyage::details::Row< Rows, Cols, Type >
oCyage::Shader
oCyage::SpriteBatch
oCstbi_io_callbacks
oCyage::SyncQueue< T >
oCyage::SyncQueue< Callback >
oCyage::Texture
oCyage::TextureCache
oCyage::UV
oCyage::Vertex
\Cyage::Window
-- cgit