Die Gui hat nun ein Chatfenster. Bisher können lediglich nachrichten
versandt, jedoch nicht empfangen werden.
This commit is contained in:
@@ -10,6 +10,10 @@ namespace WorldOfPeacecraft
|
||||
|
||||
IEnumerable<IPositionable> GetDragons();
|
||||
|
||||
void SendChatMessage (string message);
|
||||
|
||||
void SendCommand (string command);
|
||||
|
||||
void StartThreads();
|
||||
|
||||
void Stop();
|
||||
|
||||
Reference in New Issue
Block a user