C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

GraphicsMgr::DrawRenderList

Defined in:  C4Graphics.h
Draws a list of renderable objects.
Prototype

void DrawRenderList(const List<Renderable> *renderList);

Description


See Also

Renderable