#include "STDAFX.H"
#include "CMainInput.h"
Defines | |
#define | MENU_CONTROL_DELAY 0.400f |
Time (in seconds) that should elapse before the control starts repeating. | |
#define | MENU_CONTROL_RATE 0.180f |
Time (in seconds) that should elapse between two repetitions when repeating. |
#define MENU_CONTROL_DELAY 0.400f |
Time (in seconds) that should elapse before the control starts repeating.
#define MENU_CONTROL_RATE 0.180f |
Time (in seconds) that should elapse between two repetitions when repeating.