C# Class CloudMovement, DADIU2015Team4MiniGame1

Inheritance: MonoBehaviour
Afficher le fichier Open project: veselin-/DADIU2015Team4MiniGame1

Méthodes publiques

Свойство Type Description
isInForeground bool
speed float
waitTime float
zOffset float

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

isInForeground public_oe property

public bool isInForeground
Résultat bool

speed public_oe property

public float speed
Résultat float

waitTime public_oe property

public float waitTime
Résultat float

zOffset public_oe property

public float zOffset
Résultat float