Home
last modified time | relevance | path

Searched defs:ActionRepeatDelay (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DControl.h150 static unsigned int ActionRepeatDelay; variable
H A DControl.cpp36 unsigned int Control::ActionRepeatDelay = 250; member in GemRB::Control