From a2ed5cc6d47a8c3479f9c0209fd7d9e9639e95d3 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Tue, 13 Feb 2018 20:10:16 +0000 Subject: [Travis] Rebuilding documentation --- entity_8h_source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'entity_8h_source.html') diff --git a/entity_8h_source.html b/entity_8h_source.html index 5b32c443..2c5bc403 100644 --- a/entity_8h_source.html +++ b/entity_8h_source.html @@ -123,11 +123,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
yage::Entity
Entity convenience class.
Definition: entity.h:29
yage::Entity::Entity
Entity(EntityHandle handle)
Creates an instance of an Entity with a handle that is associated to it.
Definition: entity.cpp:16
yage::Entity::getHandle
EntityHandle getHandle() const
Handle getter, as the user will only interact with the id itself.
Definition: entity.cpp:18
-
yage::Space
Space that keeps track of all the entities, componenets and runs the systems on the data to update th...
Definition: space.h:28
+
yage::Space
Space that keeps track of all the entities, componenets and runs the systems on the data to update th...
Definition: space.h:26
-- cgit