Module gfx

Source
Expand description

Commands for graphical console interaction.

Structs§

GfxCircleCommand
The GFX_CIRCLE command.
GfxCirclefCommand
The GFX_CIRCLEF command.
GfxHeightFunction
The GFX_HEIGHT function.
GfxLineCommand
The GFX_LINE command.
GfxPixelCommand
The GFX_PIXEL command.
GfxRectCommand
The GFX_RECT command.
GfxRectfCommand
The GFX_RECTF command.
GfxSyncCommand
The GFX_SYNC command.
GfxWidthFunction
The GFX_WIDTH function.

Functions§

add_all
Adds all console-related commands for the given console to the machine.