Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_PadButton.h63 … bool IsButtonRepeatFast( u32 buttonBit ) const { return ( m_ButtonRepeatFast & buttonBit ) != 0; } in IsButtonRepeatFast() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Pad.cpp137 Pad::IsButtonRepeatFast( Button button ) const in IsButtonRepeatFast() function in nw::demo::Pad