Fork me on GitHub

MouseState.

IsButtonDown(MouseButtonID) Method

Summary

Button down test
Namespace
SharpInputSystem
Containing Type
MouseState

Syntax

public bool IsButtonDown(MouseButtonID button)

Parameters

Name Type Description
button MouseButtonID

Return Value

Type Description
bool