1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

[CSM] add screenshot api lua (#5674)

* [CSM] add screenshot api lua
This commit is contained in:
Vincent Glize
2017-04-29 09:16:06 +02:00
committed by Loïc Blot
parent b662a4577d
commit 19960e26c6
4 changed files with 14 additions and 0 deletions

View File

@@ -509,6 +509,8 @@ public:
void showGameFog(const bool show = true);
void showGameDebug(const bool show = true);
IrrlichtDevice *getDevice() const { return m_device; }
private:
// Virtual methods from con::PeerHandler