-some documentation changes
-added Component onCreate callback which is called after allocating entity from template
This commit is contained in:
parent
b18440e9bc
commit
a82ca1e659
4 changed files with 62 additions and 17 deletions
|
|
@ -1,3 +1,6 @@
|
|||
/************************************************************************************************************************
|
||||
*Entity module.
|
||||
*/
|
||||
module ecs.entity;
|
||||
|
||||
import ecs.manager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue