C# Class Minigame_SI_Main, otterspace

Inheritance: MiniGame
显示文件 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_oe property

public float SIscore
return float

mondPrefab public_oe property

public GameObject mondPrefab
return GameObject

starPrefab public_oe property

public GameObject starPrefab
return GameObject

timeF public_oe property

public float timeF
return float