mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Level editor work
This commit is contained in:
@@ -71,7 +71,6 @@ struct DrawSurface final
|
||||
void FillScanlineMask(const PortabilityLayer::ScanlineMask *scanlineMask);
|
||||
|
||||
void DrawLine(const Point &a, const Point &b);
|
||||
void InvertDrawLine(const Point &a, const Point &b, const uint8_t *pattern);
|
||||
|
||||
void SetForeColor(const PortabilityLayer::RGBAColor &color);
|
||||
const PortabilityLayer::RGBAColor &GetForeColor() const;
|
||||
|
Reference in New Issue
Block a user