C# Class SpiderTrap, ES2014B

Inheritance: MonoBehaviour
Show file Open project: eloipuertas/ES2014B

Public Methods

Method Description
destroyIn ( float seconds ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
destroyObject ( ) : void

Method Details

destroyIn() public method

public destroyIn ( float seconds ) : void
seconds float
return void