summaryrefslogtreecommitdiffhomepage
path: root/docs/method_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/method_list.html')
-rw-r--r--docs/method_list.html52
1 files changed, 30 insertions, 22 deletions
diff --git a/docs/method_list.html b/docs/method_list.html
index 9df50e9..5c85d6f 100644
--- a/docs/method_list.html
+++ b/docs/method_list.html
@@ -230,13 +230,21 @@
<li class="even ">
<div class="item">
+ <span class='object_link'><a href="FelECS/Entities.html#group-class_method" title="FelECS::Entities.group (method)">group</a></span>
+ <small>FelECS::Entities</small>
+ </div>
+ </li>
+
+
+ <li class="odd ">
+ <div class="item">
<span class='object_link'><a href="FelECS/Scenes.html#initialize-instance_method" title="FelECS::Scenes#initialize (method)">#initialize</a></span>
<small>FelECS::Scenes</small>
</div>
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Entities.html#initialize-instance_method" title="FelECS::Entities#initialize (method)">#initialize</a></span>
<small>FelECS::Entities</small>
@@ -244,7 +252,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#initialize-instance_method" title="FelECS::Systems#initialize (method)">#initialize</a></span>
<small>FelECS::Systems</small>
@@ -252,7 +260,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/ComponentManager.html#initialize-instance_method" title="FelECS::ComponentManager#initialize (method)">#initialize</a></span>
<small>FelECS::ComponentManager</small>
@@ -260,7 +268,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Components.html#new-class_method" title="FelECS::Components.new (method)">new</a></span>
<small>FelECS::Components</small>
@@ -268,7 +276,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Scenes.html#priority-instance_method" title="FelECS::Scenes#priority (method)">#priority</a></span>
<small>FelECS::Scenes</small>
@@ -276,7 +284,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#priority-instance_method" title="FelECS::Systems#priority (method)">#priority</a></span>
<small>FelECS::Systems</small>
@@ -284,7 +292,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#redefine-instance_method" title="FelECS::Systems#redefine (method)">#redefine</a></span>
<small>FelECS::Systems</small>
@@ -292,7 +300,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#removal_triggers-instance_method" title="FelECS::Systems#removal_triggers (method)">#removal_triggers</a></span>
<small>FelECS::Systems</small>
@@ -300,7 +308,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/ComponentManager.html#removal_triggers-instance_method" title="FelECS::ComponentManager#removal_triggers (method)">#removal_triggers</a></span>
<small>FelECS::ComponentManager</small>
@@ -308,7 +316,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/ComponentManager.html#removal_triggers-class_method" title="FelECS::ComponentManager.removal_triggers (method)">removal_triggers</a></span>
<small>FelECS::ComponentManager</small>
@@ -316,7 +324,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Scenes.html#remove-instance_method" title="FelECS::Scenes#remove (method)">#remove</a></span>
<small>FelECS::Scenes</small>
@@ -324,7 +332,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Stage.html#remove-class_method" title="FelECS::Stage.remove (method)">remove</a></span>
<small>FelECS::Stage</small>
@@ -332,7 +340,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Entities.html#remove-instance_method" title="FelECS::Entities#remove (method)">#remove</a></span>
<small>FelECS::Entities</small>
@@ -340,7 +348,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Stage.html#scenes-class_method" title="FelECS::Stage.scenes (method)">scenes</a></span>
<small>FelECS::Stage</small>
@@ -348,7 +356,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#scenes-instance_method" title="FelECS::Systems#scenes (method)">#scenes</a></span>
<small>FelECS::Systems</small>
@@ -356,7 +364,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Order.html#sort-class_method" title="FelECS::Order.sort (method)">sort</a></span>
<small>FelECS::Order</small>
@@ -364,7 +372,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Scenes.html#systems-instance_method" title="FelECS::Scenes#systems (method)">#systems</a></span>
<small>FelECS::Scenes</small>
@@ -372,7 +380,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/ComponentManager.html#to_h-instance_method" title="FelECS::ComponentManager#to_h (method)">#to_h</a></span>
<small>FelECS::ComponentManager</small>
@@ -380,7 +388,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#trigger_when_added-instance_method" title="FelECS::Systems#trigger_when_added (method)">#trigger_when_added</a></span>
<small>FelECS::Systems</small>
@@ -388,7 +396,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#trigger_when_is_changed-instance_method" title="FelECS::Systems#trigger_when_is_changed (method)">#trigger_when_is_changed</a></span>
<small>FelECS::Systems</small>
@@ -396,7 +404,7 @@
</li>
- <li class="odd ">
+ <li class="even ">
<div class="item">
<span class='object_link'><a href="FelECS/Systems.html#trigger_when_removed-instance_method" title="FelECS::Systems#trigger_when_removed (method)">#trigger_when_removed</a></span>
<small>FelECS::Systems</small>
@@ -404,7 +412,7 @@
</li>
- <li class="even ">
+ <li class="odd ">
<div class="item">
<span class='object_link'><a href="FelECS/ComponentManager.html#update_attrs-instance_method" title="FelECS::ComponentManager#update_attrs (method)">#update_attrs</a></span>
<small>FelECS::ComponentManager</small>