re.ng.scene

represents a set of things to be drawn to screen

Public Imports

re.time
public import re.time;
Undocumented in source.
re.ng.scene2d
public import re.ng.scene2d;
Undocumented in source.
re.ng.scene3d
public import re.ng.scene3d;
Undocumented in source.

Members

Classes

Scene
class Scene

represents a collection of entities that draw to a texture

Meta