GameObject

base class for objects in a scene

Members

Functions

CollidesWith
bool CollidesWith(SimpleBox other)
Undocumented in source.
Render
void Render(Project parent)
Undocumented in source.
Update
void Update(Project parent)
Undocumented in source.

Meta