C# Class MiniGame_DA_AsteroidFast, otterspace

Inheritance: MonoBehaviour
Datei anzeigen Open project: dimo2/otterspace

Public Properties

Property Type Description
brokenAsteroidPrefab GameObject

Public Methods

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

Method Details

Destroy() public method

public Destroy ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

brokenAsteroidPrefab public_oe property

public GameObject brokenAsteroidPrefab
return GameObject