1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 17:19:31 +00:00

ecs: always pass entity as first arguments in callback for consistency, add System.component to set system component name independently from System.name

This commit is contained in:
Étienne Fildadut 2021-12-27 13:16:08 +01:00
parent 027b6b9bb2
commit 86373c98de
12 changed files with 113 additions and 72 deletions

View file

@ -784,7 +784,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-12-27 12:20:29 </i>
<i style="float:right;">Last updated 2021-12-27 13:15:05 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>