Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VariableController
C# 클래스 VariableController, DADIU2015Team4MiniGame1
상속:
MonoBehaviour
파일 보기
프로젝트 열기: veselin-/DADIU2015Team4MiniGame1
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
DieSpeed
float
DieSpeedFloat
float
ElephantStrafeSpeed
float
LaneWidth
float
ObstacleIsEnabled
bool
ObstacleScale
float
ObstacleSpeed
float
UseLanes
bool
비공개 메소드들
메소드
설명
Awake
( ) :
void
Update
( ) :
void
프로퍼티 상세
DieSpeed
공개적으로 정적으로 프로퍼티
public
static
float
DieSpeed
리턴
float
DieSpeedFloat
공개적으로 프로퍼티
public
float
DieSpeedFloat
리턴
float
ElephantStrafeSpeed
공개적으로 프로퍼티
public
float
ElephantStrafeSpeed
리턴
float
LaneWidth
공개적으로 프로퍼티
public
float
LaneWidth
리턴
float
ObstacleIsEnabled
공개적으로 프로퍼티
public
bool
ObstacleIsEnabled
리턴
bool
ObstacleScale
공개적으로 프로퍼티
public
float
ObstacleScale
리턴
float
ObstacleSpeed
공개적으로 프로퍼티
public
float
ObstacleSpeed
리턴
float
UseLanes
공개적으로 프로퍼티
public
bool
UseLanes
리턴
bool