Key-Listener ist initialisiert. Fokus liegt aber noch auf Chat
This commit is contained in:
@@ -16,6 +16,12 @@ namespace WorldOfPeacecraft
|
||||
|
||||
void SendCommand (string command);
|
||||
|
||||
void moveUp();
|
||||
|
||||
void moveDown();
|
||||
void moveLeft();
|
||||
void moveRight();
|
||||
|
||||
void StartThreads();
|
||||
|
||||
void Stop();
|
||||
|
||||
Reference in New Issue
Block a user