프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DrawFrameRate | bool | ||
InvertMouseYAxis | bool | ||
NoSound | bool | ||
RenderPretty | bool | ||
anyPacketsReceived | bool | ||
blue | Color | ||
blueName | string | ||
customColours | bool | ||
keyBinds | |||
mouseSensitivity | float | ||
red | Color | ||
redName | string |
메소드 | 설명 | |
---|---|---|
EnumerateServers ( float discoveryTime ) : List |
||
InfiniminerGame ( string args ) : System | ||
JoinGame ( |
||
ResetPropertyBag ( ) : void | ||
UpdateNetwork ( |
||
setServername ( string newName ) : void |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
OnExiting ( object sender, |
||
Update ( |
메소드 | 설명 | |
---|---|---|
CheckForStandingInLava ( ) : void |
public EnumerateServers ( float discoveryTime ) : List |
||
discoveryTime | float | |
리턴 | List |
public JoinGame ( |
||
serverEndPoint | ||
리턴 | void |
protected OnExiting ( object sender, |
||
sender | object | |
args | ||
리턴 | void |
protected Update ( |
||
gameTime | ||
리턴 | void |
public UpdateNetwork ( |
||
gameTime | ||
리턴 | void |