Scene
Inherited: None
Description
The Scene class serves as a container for actors and entities within the application, providing methods to interact with the world and manage the associated resource.
Public Methods
World * |
world () const |
Static Methods
None
Methods Description
World * Scene::world () const
Returns the World to which the scene belongs.