C# Class TansRecorder
Show file
Open project: fabelier/tansegrity-game
Class Usage Examples
Public Properties
Public Methods
Method |
Description |
|
Init ( DataTrain, parent ) : void |
|
|
Start ( ) : void |
|
|
Update ( ) : void |
|
|
Private Methods
Method Details
public Init ( DataTrain, parent ) : void |
parent |
DataTrain, |
|
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public bool finished |
return |
bool |
|
public GameObject myself |
return |
GameObject |
|
public Stick, stick0 |
return |
Stick, |
|
public Stick, stick1 |
return |
Stick, |
|
public Stick, stick2 |
return |
Stick, |
|