Difference between revisions of "Modules/draw/Desc"

From MSX Game Library

< Modules‎ | draw

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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.).
+
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.