Home
last modified time | relevance | path

Searched refs:GetPauseMinimized (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Engine/
H A DEngine.h94 bool GetPauseMinimized() const { return pauseMinimized_; } in GetPauseMinimized() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Engine/
H A DEngine.pkg25 bool GetPauseMinimized() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DEngineAPI.cpp134 …ethod("Engine", "bool get_pauseMinimized() const", asMETHOD(Engine, GetPauseMinimized), asCALL_THI… in RegisterEngine()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox2219 - bool GetPauseMinimized() const