Elements.pyECSS.ECSSManagerΒΆ
ECSSManager, part of the Elements.pyECSS package
The ECSSManager is a singleton providing factory methods for creating and traversing all entities, components, systems of a scenegraph in Elements.pyECSS
Elements.pyECSS (Entity Component Systems in a Scenegraph) package @Copyright 2021-2022 Dr. George Papagiannakis
Classes
Singleton Manager class to provide factory creation methods for all Entities, Components, Systems, as an alternative way and hide the scenegraph complexity. |