Expand description
Commands for graphical console interaction.
Structs§
- GfxCircle
Command - The
GFX_CIRCLEcommand. - GfxCirclef
Command - The
GFX_CIRCLEFcommand. - GfxHeight
Function - The
GFX_HEIGHTfunction. - GfxLine
Command - The
GFX_LINEcommand. - GfxPixel
Command - The
GFX_PIXELcommand. - GfxRect
Command - The
GFX_RECTcommand. - GfxRectf
Command - The
GFX_RECTFcommand. - GfxSync
Command - The
GFX_SYNCcommand. - GfxWidth
Function - The
GFX_WIDTHfunction.
Functions§
- add_all
- Adds all console-related commands for the given
consoleto themachine.