feat: input handler work
This commit is contained in:
@@ -8,6 +8,8 @@ public:
|
||||
WaylandWindowImpl(size_t width, size_t height);
|
||||
~WaylandWindowImpl() override;
|
||||
|
||||
static void Init();
|
||||
|
||||
public:
|
||||
bool Dispatch() override;
|
||||
void OnFrame(IFrameListener fn) override;
|
||||
|
||||
Reference in New Issue
Block a user