Searched refs:IsButtonRepeat (Results 1 – 3 of 3) sorted by relevance
130 Pad::IsButtonRepeat( Button button ) const in IsButtonRepeat() function in nw::demo::Pad132 return m_PadButton.IsButtonRepeat( button ); in IsButtonRepeat()
62 bool IsButtonRepeat( u32 buttonBit ) const { return ( m_ButtonRepeat & buttonBit ) != 0; } in IsButtonRepeat() function
115 bool IsButtonRepeat( Button button ) const;