-
Notifications
You must be signed in to change notification settings - Fork 0
class_world
reduz edited this page Feb 23, 2014
·
8 revisions
####Inherits: Resource ####Category: Core
Class that has everything pertaining to a world.
-
RID
get_space( ) const -
RID
get_scenario( ) const -
RID
get_sound_space( ) const - void
set_environment( Environment env ) -
Environment
get_environment( ) const
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.