C# Class Waves.Wave, AntsVsMice

显示文件 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_oe property

public float healthMultiplier
return float

mousePrefab public_oe property

public GameObject mousePrefab
return GameObject

path public_oe property

public MousePath, path
return MousePath,

quantity public_oe property

public int quantity
return int

timeBetweenMice public_oe property

public float timeBetweenMice
return float