World2D

Inherits: Resource < Reference < Object

Category: Core

Brief Description

Class that has everything pertaining to a 2D world.

Description

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.

Member Function Description

  • RID get_canvas ( )
  • RID get_sound_space ( )
  • RID get_space ( )