Gorgon Game Engine
Config.h
Go to the documentation of this file.
1
#pragma once
2
13
namespace
Gorgon
{
14
15
namespace
WindowManager {
16
19
extern
int
ClickThreshold
;
20
21
}
22
23
24
}
Gorgon::WindowManager::ClickThreshold
int ClickThreshold
The maximum distance allowed for mouse to move between the press of the button and the release for cl...
Definition:
Config.cpp:13
Config.h
Gorgon
Root namespace for Gorgon Game Engine.
Definition:
Any.h:19
GORGON_WINDOWMANAGER_CLICKTHRESHOLD
#define GORGON_WINDOWMANAGER_CLICKTHRESHOLD
Definition:
Config.cpp:4
Gorgon
Config.h
Generated on Sun Nov 15 2020 14:36:03 for Gorgon Game Engine by
1.8.20