Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MobileInput2D
C# 클래스 MobileInput2D, c-t-Lunar-Lander
상속:
LanderInput2D
파일 보기
프로젝트 열기: FlaShG/c-t-Lunar-Lander
공개 메소드들
메소드
설명
SetAcceleration
(
bool
on
) :
void
SetLeft
(
bool
on
) :
void
SetRight
(
bool
on
) :
void
비공개 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
SetAcceleration()
공개
메소드
public
SetAcceleration
(
bool
on
) :
void
on
bool
리턴
void
SetLeft()
공개
메소드
public
SetLeft
(
bool
on
) :
void
on
bool
리턴
void
SetRight()
공개
메소드
public
SetRight
(
bool
on
) :
void
on
bool
리턴
void