# README
go-ecs
An Entity Component System, ConcurrentEnabled
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Remove Cyclique Structure from type Entity caused by *World qui contient lui même l'entité.
No description provided by the author
Identifier enable the possibility to have two object with the same path but with a different namespace
Example, a mod could add "mymod:position" and "anothermod:position" You can call World.GetEntityByComponentId("mymod:position").
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author