C# Class IntroLab, 306_project2
Show file
Open project: ElliotWhiley/306_project2
Public Properties
Property |
Type |
Description |
|
text |
Text |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
public clicked ( ) : void |
return |
void |
|
public setText ( string msg ) : void |
msg |
string |
|
return |
void |
|
public skipped ( ) : void |
return |
void |
|
Property Details
public Text text |
return |
Text |
|