Scene

Drawing scene (operations sheduled for drawing)

Constructors

this
this(GLConfigCallback configCallback)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

add
void add(SceneItem item)

add new scene item to scene

draw
void draw()

draws all scene items and removes them from list

reset
void reset()

resets scene for new drawing - deletes all items

Meta