C# Class Spray, AntsVsMice

Inheritance: Ammo
Datei anzeigen Open project: splashdamage/AntsVsMice Class Usage Examples

Protected Properties

Property Type Description
fadeTime float

Public Methods

Method Description
Update ( ) : void

Protected Methods

Method Description
Die ( ) : void
Fly ( float t ) : void

Method Details

Die() protected method

protected Die ( ) : void
return void

Fly() protected method

protected Fly ( float t ) : void
t float
return void

Update() public method

public Update ( ) : void
return void

Property Details

fadeTime protected_oe property

protected float fadeTime
return float