Summary
Contains all classes that define the behavior involved in instantiating
and managing "Worlds" in ASL
Class Types
Class | Summary |
---|---|
WorldManager | WorldManager is a class that allows us to maintain a set of "worlds" that allow us to instantiate and manipulate sets of GameObjects in ASL separately from each other. |