Manager

represents a global engine system

Members

Functions

destroy
void destroy()

frees resources used by this manager

update
void update()

updates this manager

Variables

scene
Scene scene;

set when attached to a scene

Meta