C# 클래스 FlatRedBall.Input.MultiplePressableInputs

An IPressableInput interface which can contain multiple IPressableInputs. This is useful if a particular action can be performed with multiple inputs, such as both the space bar and a game pad's A button being used to make a character jump.
상속: IPressableInput
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
MultiplePressableInputs ( ) : System

메소드 상세

MultiplePressableInputs() 공개 메소드

public MultiplePressableInputs ( ) : System
리턴 System