hyades.InputDevice.IsPressed C# (CSharp) Method

IsPressed() public abstract method

public abstract IsPressed ( Buttons button ) : bool
button Buttons
return bool
        public abstract bool IsPressed(Buttons button);