Home
last modified time | relevance | path

Searched refs:REPEAT_SPAN (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/demo/
Ddemo_PadButton.h35 static const int REPEAT_SPAN = 6; //!< キーリピートの間隔フレーム数です。 variable
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_PadButton.cpp60 m_RepeatCounter[ i ] = REPEAT_SPAN; in Update()