Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
InputHandler.ControlsLibrary
C# 클래스 InputHandler.ControlsLibrary, MagesOfBlight
파일 보기
프로젝트 열기: DomCristaldi/MagesOfBlight
공개 프로퍼티들
프로퍼티
타입
설명
controlMapping
List
controlsDict
InputAxis>.Dictionary
공개 메소드들
메소드
설명
GetAxis
(
AxisKey,
keyName
) :
float
UpdateControlDictionary
( ) :
void
메소드 상세
GetAxis()
공개
메소드
public
GetAxis
(
AxisKey,
keyName
) :
float
keyName
AxisKey,
리턴
float
UpdateControlDictionary()
공개
메소드
public
UpdateControlDictionary
( ) :
void
리턴
void
프로퍼티 상세
controlMapping
공개적으로 프로퍼티
public
List
controlMapping
리턴
List
controlsDict
공개적으로 프로퍼티
public
Dictionary
controlsDict
리턴
InputAxis>.Dictionary