Méthode | Description | |
---|---|---|
ChatElement ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic |
Creates a new Chat for the given Game.
|
|
Draw ( |
||
HandleKeyPress ( Keys key ) : void |
Méthode | Description | |
---|---|---|
FormatAndAdd ( string text ) : void | ||
GetMessage ( object sender, |
||
GiveEquipment ( object sender, GiveEquipmentEventArgs eventArgs ) : void | ||
SendMessage ( string text ) : void |
public ChatElement ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic | ||
game | Microsoft.Xna.Framework.Game | The current Game object. |
Résultat | System.Collections.Generic |
public Draw ( |
||
draw | ||
Résultat | void |