Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DebugDisplayInterface Member List

This is the complete list of members for DebugDisplayInterface, including all inherited members.

BLACK enum valueDebugDisplayInterface
BLUE enum valueDebugDisplayInterface
Color enum nameDebugDisplayInterface
drawText(Int x, Int y, Char *text)=0DebugDisplayInterfaceprotectedpure virtual
getCursorXPos(void)=0DebugDisplayInterfacepure virtual
getCursorYPos(void)=0DebugDisplayInterfacepure virtual
getHeight(void)=0DebugDisplayInterfacepure virtual
getWidth(void)=0DebugDisplayInterfacepure virtual
GREEN enum valueDebugDisplayInterface
NUM_COLORS enum valueDebugDisplayInterface
printf(Char *format,...)=0DebugDisplayInterfacepure virtual
RED enum valueDebugDisplayInterface
reset(void)=0DebugDisplayInterfacepure virtual
setCursorPos(Int x, Int y)=0DebugDisplayInterfacepure virtual
setLeftMargin(Int leftPos)=0DebugDisplayInterfacepure virtual
setRightMargin(Int rightPos)=0DebugDisplayInterfacepure virtual
setTextColor(Color color)=0DebugDisplayInterfacepure virtual
WHITE enum valueDebugDisplayInterface
YELLOW enum valueDebugDisplayInterface
~DebugDisplayInterface()DebugDisplayInterfaceinlinevirtual