- Treballant en el mapa
This commit is contained in:
@@ -108,6 +108,7 @@ namespace draw
|
||||
void swapcol(const uint8_t c1, const uint8_t c2);
|
||||
void restorecol(const uint8_t c);
|
||||
void color(const uint8_t col);
|
||||
void isoline(int x, int y, const int dx, const int dy, const int len);
|
||||
void hline(const int x, const int y, const int w);
|
||||
void vline(const int x, const int y, const int h);
|
||||
void fillrect(const int x, const int y, const int w, const int h);
|
||||
|
||||
Reference in New Issue
Block a user