3#include <classes/Colour.h>
void TriggerBreakpoint()
Triggers a breakpoint if there is a Debugger to attach to.
Colour
Representation of each color and its corresponding Win32 console color code. Other operating systems ...
Definition Colour.h:16
void SetConsoleColor(Colour col)
Sets the console to display text with a certain color.
void EndProcess(bool breakpoint=true)
Ends the current process.
Mathmatical vector class.
Definition Vec.h:216