Home
last modified time | relevance | path

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

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