C# Class InputinText, 2DPlatformer
显示文件
Open project: MarbleGameDev/2DPlatformer
Public Properties
Property |
Type |
Description |
|
key |
string |
|
|
text |
string |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public string key |
return |
string |
|
public string text |
return |
string |
|