C# Class Waves, AntsVsMice

Inheritance: MonoBehaviour
ファイルを表示 Open project: splashdamage/AntsVsMice Class Usage Examples

Public Properties

Property Type Description
over bool
timeBetweenWaves float
waves List

Public Methods

Method Description
Start ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : IEnumerator
return IEnumerator

Property Details

over public_oe static_oe property

public static bool over
return bool

timeBetweenWaves public_oe property

public float timeBetweenWaves
return float

waves public_oe property

public List waves
return List