Method | Description | |
---|---|---|
ChatInput ( string text ) : void | ||
HandlePacket ( BinaryReader reader, int whoAmI ) : void | ||
HijackGetData ( byte &messageType, BinaryReader &reader, int playerNumber ) : bool | ||
HotKeyPressed ( string name ) : void | ||
ModifyInterfaceLayers ( List |
||
ModifyTransformMatrix ( System.Matrix Transform ) : System.Matrix | ||
PostDrawFullscreenMap ( string &mouseText ) : void | ||
PostDrawInterface ( |
||
PostUpdateInput ( ) : void | ||
UpdateMusic ( int &music ) : void |
public HandlePacket ( BinaryReader reader, int whoAmI ) : void | ||
reader | BinaryReader | |
whoAmI | int | |
return | void |
public HijackGetData ( byte &messageType, BinaryReader &reader, int playerNumber ) : bool | ||
messageType | byte | |
reader | BinaryReader | |
playerNumber | int | |
return | bool |
public ModifyInterfaceLayers ( List |
||
layers | List |
|
return | void |
public ModifyTransformMatrix ( System.Matrix Transform ) : System.Matrix | ||
Transform | System.Matrix | |
return | System.Matrix |
public PostDrawFullscreenMap ( string &mouseText ) : void | ||
mouseText | string | |
return | void |
public PostDrawInterface ( |
||
spriteBatch | ||
return | void |