C# 클래스 MilkShakeFramework.IO.Input.Devices.MultiInput

파일 보기 프로젝트 열기: lucas-jones/MilkShake-old

공개 메소드들

메소드 설명
IsPressed ( Buttons button, Keys key, PlayerIndex index = PlayerIndex.One ) : bool

메소드 상세

IsPressed() 공개 정적인 메소드

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