-
Notifications
You must be signed in to change notification settings - Fork 0
class_world2d
reduz edited this page Feb 23, 2014
·
8 revisions
####Inherits: Resource ####Category: Core
Class that has everything pertaining to a 2D world.
-
RID
get_canvas( ) -
RID
get_space( ) -
RID
get_sound_space( )
Class that has everything pertaining to a 2D world. A physics space, a visual scenario and a sound space. 2D nodes register their resources into the current 2D world.