C# Class Minigame_SI_Main, otterspace

Inheritance: MiniGame
Show file Open project: dimo2/otterspace

Public Properties

Property Type Description
SIscore float
mondPrefab GameObject
starPrefab GameObject
timeF float

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

SIscore public property

public float SIscore
return float

mondPrefab public property

public GameObject mondPrefab
return GameObject

starPrefab public property

public GameObject starPrefab
return GameObject

timeF public property

public float timeF
return float