C# 클래스 Plataforma2Script_Alberto, astronaut

상속: MonoBehaviour
파일 보기 프로젝트 열기: pmarinr/astronaut

공개 프로퍼티들

프로퍼티 타입 설명
adestino bool
auto bool
distCovered float
distancia float
pause bool
speed float
waitTime float

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void
activar ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

activar() 공개 메소드

public activar ( ) : void
리턴 void

프로퍼티 상세

adestino 공개적으로 프로퍼티

public bool adestino
리턴 bool

auto 공개적으로 프로퍼티

public bool auto
리턴 bool

distCovered 공개적으로 프로퍼티

public float distCovered
리턴 float

distancia 공개적으로 프로퍼티

public float distancia
리턴 float

pause 공개적으로 프로퍼티

public bool pause
리턴 bool

speed 공개적으로 프로퍼티

public float speed
리턴 float

waitTime 공개적으로 프로퍼티

public float waitTime
리턴 float