C# Class LibMinecraft.McLevel
显示文件
Open project: aphistic/libminecraft
Public Methods
Method Details
public LoadFile ( string fileName ) : void |
fileName |
string |
|
return |
void |
|
public McLevel ( ) : System |
return |
System |
|
public McLevel ( string fileName ) : System |
fileName |
string |
|
return |
System |
|
public SaveFile ( string fileName ) : void |
fileName |
string |
|
return |
void |
|