MyGUI  3.2.0
Namespaces | Variables
MyGUI_InputManager.cpp File Reference
#include "MyGUI_Precompiled.h"
#include "MyGUI_InputManager.h"
#include "MyGUI_Widget.h"
#include "MyGUI_WidgetManager.h"
#include "MyGUI_Gui.h"
#include "MyGUI_Constants.h"

Go to the source code of this file.

Namespaces

 MyGUI
 

Variables

const unsigned long MyGUI::INPUT_TIME_DOUBLE_CLICK = 250
 
const float MyGUI::INPUT_DELAY_FIRST_KEY = 0.4f
 
const float MyGUI::INPUT_INTERVAL_KEY = 0.05f
 

Detailed Description

Author
Albert Semenov
Date
11/2007

Definition in file MyGUI_InputManager.cpp.