Files
gbdk-2020/docs/api/drawing_8h.js
2025-12-27 17:53:11 -08:00

32 lines
1.5 KiB
JavaScript

var drawing_8h =
[
[ "GRAPHICS_WIDTH", "drawing_8h.html#GRAPHICS_WIDTH", null ],
[ "GRAPHICS_HEIGHT", "drawing_8h.html#GRAPHICS_HEIGHT", null ],
[ "SOLID", "drawing_8h.html#SOLID", null ],
[ "OR", "drawing_8h.html#OR", null ],
[ "XOR", "drawing_8h.html#XOR", null ],
[ "AND", "drawing_8h.html#AND", null ],
[ "WHITE", "drawing_8h.html#WHITE", null ],
[ "LTGREY", "drawing_8h.html#LTGREY", null ],
[ "DKGREY", "drawing_8h.html#DKGREY", null ],
[ "BLACK", "drawing_8h.html#BLACK", null ],
[ "M_NOFILL", "drawing_8h.html#M_NOFILL", null ],
[ "M_FILL", "drawing_8h.html#M_FILL", null ],
[ "SIGNED", "drawing_8h.html#SIGNED", null ],
[ "UNSIGNED", "drawing_8h.html#UNSIGNED", null ],
[ "gprint", "drawing_8h.html#gprint", null ],
[ "gprintln", "drawing_8h.html#gprintln", null ],
[ "gprintn", "drawing_8h.html#gprintn", null ],
[ "gprintf", "drawing_8h.html#gprintf", null ],
[ "plot", "drawing_8h.html#plot", null ],
[ "plot_point", "drawing_8h.html#plot_point", null ],
[ "switch_data", "drawing_8h.html#switch_data", null ],
[ "draw_image", "drawing_8h.html#draw_image", null ],
[ "line", "drawing_8h.html#line", null ],
[ "box", "drawing_8h.html#box", null ],
[ "circle", "drawing_8h.html#circle", null ],
[ "getpix", "drawing_8h.html#getpix", null ],
[ "wrtchr", "drawing_8h.html#wrtchr", null ],
[ "gotogxy", "drawing_8h.html#gotogxy", null ],
[ "color", "drawing_8h.html#color", null ]
];