mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Most remaining level editor work
This commit is contained in:
@@ -16,6 +16,10 @@ namespace PortabilityLayer
|
||||
|
||||
WidgetHandleState_t ProcessEvent(const TimeTaggedVOSEvent &evt) override;
|
||||
|
||||
void OnEnabledChanged() override;
|
||||
|
||||
int16_t Capture(const Point &pos, WidgetUpdateCallback_t callback) override;
|
||||
|
||||
private:
|
||||
bool m_haveMouseDown;
|
||||
PascalStr<255> m_text;
|
||||
|
||||
Reference in New Issue
Block a user