World

Inherits: Resource < Reference < Object

Category: Core

Brief Description

Class that has everything pertaining to a world.

Description

Class that has everything pertaining to a world. A physics space, a visual scenario and a sound space. Spatial nodes register their resources into the current world.

Member Function Description

  • RID get_scenario ( ) const
  • RID get_sound_space ( ) const
  • RID get_space ( ) const