C# Class Waves, AntsVsMice

Inheritance: MonoBehaviour
Afficher le fichier Open project: splashdamage/AntsVsMice Class Usage Examples

Méthodes publiques

Свойство Type Description
over bool
timeBetweenWaves float
waves List

Méthodes publiques

Méthode Description
Start ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : IEnumerator
Résultat IEnumerator

Property Details

over public_oe static_oe property

public static bool over
Résultat bool

timeBetweenWaves public_oe property

public float timeBetweenWaves
Résultat float

waves public_oe property

public List waves
Résultat List