mirror of
https://github.com/minetest/irrlicht.git
synced 2025-09-19 06:37:37 +02:00
Add IrrlichtDevice::isWindowVisible for Android
This commit is contained in:
@@ -36,6 +36,8 @@ namespace irr
|
||||
|
||||
virtual bool isWindowMinimized() const;
|
||||
|
||||
virtual bool isWindowVisible() const;
|
||||
|
||||
virtual void closeDevice();
|
||||
|
||||
virtual void setResizable(bool resize = false);
|
||||
|
Reference in New Issue
Block a user