diff options
| author | realtradam <[email protected]> | 2021-06-12 00:57:04 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-06-12 00:57:04 -0400 |
| commit | 8dcacf9e69214f66be09c120ba474b848047cb53 (patch) | |
| tree | 43692e58a42632fd5fe069bcc3ab4bab96340ece /docs/method_list.html | |
| parent | 3ad8d2531329c1696a2bf86db8db9237309281ab (diff) | |
| download | FelECS-8dcacf9e69214f66be09c120ba474b848047cb53.tar.gz FelECS-8dcacf9e69214f66be09c120ba474b848047cb53.zip | |
unit testing and cleanup
Diffstat (limited to 'docs/method_list.html')
| -rw-r--r-- | docs/method_list.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/method_list.html b/docs/method_list.html index 065cba8..cdf6aae 100644 --- a/docs/method_list.html +++ b/docs/method_list.html @@ -158,24 +158,24 @@ <li class="odd "> <div class="item"> - <span class='object_link'><a href="FelFlame/Entities.html#initialize-instance_method" title="FelFlame::Entities#initialize (method)">#initialize</a></span> - <small>FelFlame::Entities</small> + <span class='object_link'><a href="FelFlame/Helper/ComponentManager.html#initialize-instance_method" title="FelFlame::Helper::ComponentManager#initialize (method)">#initialize</a></span> + <small>FelFlame::Helper::ComponentManager</small> </div> </li> <li class="even "> <div class="item"> - <span class='object_link'><a href="FelFlame/Components.html#new-class_method" title="FelFlame::Components.new (method)">new</a></span> - <small>FelFlame::Components</small> + <span class='object_link'><a href="FelFlame/Entities.html#initialize-instance_method" title="FelFlame::Entities#initialize (method)">#initialize</a></span> + <small>FelFlame::Entities</small> </div> </li> <li class="odd "> <div class="item"> - <span class='object_link'><a href="FelFlame/Helper/ComponentManager.html#new-class_method" title="FelFlame::Helper::ComponentManager.new (method)">new</a></span> - <small>FelFlame::Helper::ComponentManager</small> + <span class='object_link'><a href="FelFlame/Components.html#new-class_method" title="FelFlame::Components.new (method)">new</a></span> + <small>FelFlame::Components</small> </div> </li> |
