C# Class MoveCircle, haewataru

Inheritance: MonoBehaviour
Datei anzeigen Open project: valbeat/haewataru Class Usage Examples

Public Properties

Property Type Description
t float

Public Methods

Method Description
StartGame ( ) : void
Update ( ) : void

Method Details

StartGame() public method

public StartGame ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

t public_oe property

public float t
return float