C# Class JuanmaPlataformaScript, astronaut

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

Méthodes publiques

Свойство Type Description
auto bool
delay float
ejeY float
pause bool

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

auto public_oe property

public bool auto
Résultat bool

delay public_oe property

public float delay
Résultat float

ejeY public_oe property

public float ejeY
Résultat float

pause public_oe property

public bool pause
Résultat bool