Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
InputComponent
C# 클래스 InputComponent, RoguelikeECS
파일 보기
프로젝트 열기: Macoron/RoguelikeECS
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
downPressed
bool
leftPressed
bool
rightPressed
bool
upPressed
bool
프로퍼티 상세
downPressed
공개적으로 프로퍼티
public
bool
downPressed
리턴
bool
leftPressed
공개적으로 프로퍼티
public
bool
leftPressed
리턴
bool
rightPressed
공개적으로 프로퍼티
public
bool
rightPressed
리턴
bool
upPressed
공개적으로 프로퍼티
public
bool
upPressed
리턴
bool