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