C# Class GrowBall, OZML

Inheritance: MonoBehaviour
Afficher le fichier Open project: merveilles/OZML

Méthodes publiques

Свойство Type Description
GrowSpeed float
ScaleMin float
ScaleScale float
ThinkRate float

Méthodes publiques

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
Think ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

GrowSpeed public_oe property

public float GrowSpeed
Résultat float

ScaleMin public_oe property

public float ScaleMin
Résultat float

ScaleScale public_oe property

public float ScaleScale
Résultat float

ThinkRate public_oe property

public float ThinkRate
Résultat float