Module endbasic_std::gfx
source · Expand description
Commands for graphical console interaction.
Structs§
- The
GFX_CIRCLE
command. - The
GFX_CIRCLEF
command. - The
GFX_HEIGHT
function. - The
GFX_LINE
command. - The
GFX_PIXEL
command. - The
GFX_RECT
command. - The
GFX_RECTF
command. - The
GFX_SYNC
command. - The
GFX_WIDTH
function.
Functions§
- Adds all console-related commands for the given
console
to themachine
.