C# 클래스 Artemis.Engine.Input.ControlScheme

파일 보기 프로젝트 열기: ArtemisEngine/Artemis-Engine

공개 프로퍼티들

프로퍼티 타입 설명
KeyIntents ControlIntent>.Dictionary

공개 메소드들

메소드 설명
ControlScheme ( ControlIntent>.Dictionary keys ) : System.Collections.Generic
operator ( ) : ControlScheme

메소드 상세

ControlScheme() 공개 메소드

public ControlScheme ( ControlIntent>.Dictionary keys ) : System.Collections.Generic
keys ControlIntent>.Dictionary
리턴 System.Collections.Generic

operator() 공개 정적인 메소드

public static operator ( ) : ControlScheme
리턴 ControlScheme

프로퍼티 상세

KeyIntents 공개적으로 프로퍼티

public Dictionary KeyIntents
리턴 ControlIntent>.Dictionary