docs/tileh.png
author |
peter1138 |
|
Mon, 18 Jun 2007 18:45:12 +0000 |
changeset 6947 |
2e14760f63f9 |
parent 0 |
29654efe3188
|
permissions |
-rw-r--r-- |
(svn r10201) -Codechange: Replace Blitter::SetHorizontalLine with Blitter::DrawRect, as the former was only used by the rectangle drawing code anyway. This lets us draw rectangles in one go.