C# Class MetroBrownDuckMove

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
destroyRiver GameObject
duckling GameObject[]
ducklingmove bool
ducklingwheretogo GameObject[]
duckwheretogo_1 GameObject
duckwheretogo_2 GameObject
river GameObject
star GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

destroyRiver public_oe property

public GameObject destroyRiver
Résultat GameObject

duckling public_oe property

public GameObject[] duckling
Résultat GameObject[]

ducklingmove public_oe property

public bool ducklingmove
Résultat bool

ducklingwheretogo public_oe property

public GameObject[] ducklingwheretogo
Résultat GameObject[]

duckwheretogo_1 public_oe property

public GameObject duckwheretogo_1
Résultat GameObject

duckwheretogo_2 public_oe property

public GameObject duckwheretogo_2
Résultat GameObject

river public_oe property

public GameObject river
Résultat GameObject

star public_oe property

public GameObject star
Résultat GameObject