mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Scaled blit, plus fix some level editor things
This commit is contained in:
@@ -44,6 +44,7 @@ namespace PortabilityLayer
|
||||
|
||||
void SetEnabled(bool enabled);
|
||||
void SetState(int16_t state);
|
||||
virtual void SetString(const PLPasStr &str);
|
||||
virtual void SetHighlightStyle(int16_t style);
|
||||
|
||||
const Rect &GetRect() const;
|
||||
|
||||
Reference in New Issue
Block a user