C# Class PlayerShoes, ggj14-my-shoes
显示文件
Open project: NashGameDev/ggj14-my-shoes
Public Properties
Property |
Type |
Description |
|
type |
string |
|
|
Public Methods
Method |
Description |
|
Start ( ) : void |
|
|
setShoes ( string type ) : void |
|
|
Method Details
public Start ( ) : void |
return |
void |
|
public setShoes ( string type ) : void |
type |
string |
|
return |
void |
|
Property Details
public string type |
return |
string |
|