MyGUI  3.0.1
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"

Go to the source code of this file.

Namespaces

namespace  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.