C4 Engine
C4 Engine API Documentation

Engine::Quit

Defined in:  C4Engine.h
Causes the engine to quit.
Prototype

void Quit(void);

Description
The Quit function causes the engine to quit at the end of the current game loop.