Difference between revisions of "Modules/draw/Desc"
From MSX Game Library
Line 1: | Line 1: | ||
− | The {{MOD|draw}} module lets you draw simple shapes (line, box, circle, etc.) for bitmap screen modes using the | + | The {{MOD|draw}} module lets you draw simple shapes (line, box, circle, etc.) for bitmap screen modes using the MSX2's fast VDP commands. |
Latest revision as of 12:33, 13 January 2024
The draw module lets you draw simple shapes (line, box, circle, etc.) for bitmap screen modes using the MSX2's fast VDP commands.