UwpMouseState class
Information about UWP mouse state.
Base classes
- class nCine::MouseState
- Information about mouse state.
Public functions
- auto isButtonDown(MouseButton button) const -> bool override
- Returns
trueif the specified button is down this frame.