C# Class Plataforma2Script_Alberto, astronaut

Inheritance: MonoBehaviour
Afficher le fichier Open project: pmarinr/astronaut

Méthodes publiques

Свойство Type Description
adestino bool
auto bool
distCovered float
distancia float
pause bool
speed float
waitTime float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
activar ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

activar() public méthode

public activar ( ) : void
Résultat void

Property Details

adestino public_oe property

public bool adestino
Résultat bool

auto public_oe property

public bool auto
Résultat bool

distCovered public_oe property

public float distCovered
Résultat float

distancia public_oe property

public float distancia
Résultat float

pause public_oe property

public bool pause
Résultat bool

speed public_oe property

public float speed
Résultat float

waitTime public_oe property

public float waitTime
Résultat float