initial wip code to update cursor states
Signed-off-by: hultonha <hultonha@amazon.co.uk>
This commit is contained in:
+2
@@ -102,6 +102,8 @@ namespace AtomToolsFramework
|
||||
void BeginCursorCapture() override;
|
||||
void EndCursorCapture() override;
|
||||
bool IsMouseOver() const override;
|
||||
void PushOverrideCursor(/*enum*/) override;
|
||||
void PopOverrideCursor() override;
|
||||
|
||||
// AzFramework::WindowRequestBus::Handler overrides ...
|
||||
void SetWindowTitle(const AZStd::string& title) override;
|
||||
|
||||
Reference in New Issue
Block a user