C# Class explodeKeyPress, CLOG2015

Inheritance: MonoBehaviour
Mostra file Open project: bennorskov/CLOG2015

Public Properties

Property Type Description
explosion GameObject

Public Methods

Method Description
OnDestroy ( ) : void
Update ( ) : void

Method Details

OnDestroy() public method

public OnDestroy ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

explosion public_oe property

public GameObject explosion
return GameObject