C# Class MilkShakeFramework.IO.Input.Devices.MultiInput

Datei anzeigen Open project: lucas-jones/MilkShake-old

Public Methods

Method Description
IsPressed ( Buttons button, Keys key, PlayerIndex index = PlayerIndex.One ) : bool

Method Details

IsPressed() public static method

public static IsPressed ( Buttons button, Keys key, PlayerIndex index = PlayerIndex.One ) : bool
button Buttons
key Keys
index PlayerIndex
return bool