Various twekas
This commit is contained in:
@@ -17,7 +17,6 @@ class FLAXENGINE_API GDKWindow : public WindowBase
|
||||
private:
|
||||
|
||||
Windows::HWND _handle;
|
||||
Float2 _clientSize;
|
||||
|
||||
public:
|
||||
|
||||
@@ -77,7 +76,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
// [Window]
|
||||
// [WindowBase]
|
||||
void* GetNativePtr() const override;
|
||||
void Show() override;
|
||||
void Hide() override;
|
||||
|
||||
Reference in New Issue
Block a user