C# Class Waves.Wave, AntsVsMice

Show file Open project: splashdamage/AntsVsMice Class Usage Examples

Public Properties

Property Type Description
healthMultiplier float
mousePrefab GameObject
path MousePath,
quantity int
timeBetweenMice float

Public Methods

Method Description
Wave ( ) : System.Collections

Method Details

Wave() public method

public Wave ( ) : System.Collections
return System.Collections

Property Details

healthMultiplier public property

public float healthMultiplier
return float

mousePrefab public property

public GameObject mousePrefab
return GameObject

path public property

public MousePath, path
return MousePath,

quantity public property

public int quantity
return int

timeBetweenMice public property

public float timeBetweenMice
return float