diff options
Diffstat (limited to 'pacman-c++/server.h')
| -rw-r--r-- | pacman-c++/server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/server.h b/pacman-c++/server.h index 1a25137..a4bbe58 100644 --- a/pacman-c++/server.h +++ b/pacman-c++/server.h | |||
| @@ -36,6 +36,7 @@ protected: | |||
| 36 | 36 | ||
| 37 | QPoint addRandomPoint(Transmission::map_t map, Transmission::field_t type = Transmission::bonuspoint); | 37 | QPoint addRandomPoint(Transmission::map_t map, Transmission::field_t type = Transmission::bonuspoint); |
| 38 | void colorizeBlocks(Transmission::map_t map); | 38 | void colorizeBlocks(Transmission::map_t map); |
| 39 | void aiCalculate(Actor *actor); | ||
| 39 | 40 | ||
| 40 | protected: | 41 | protected: |
| 41 | QMap<Color::Color, QTcpSocket *> m_clientConnections; | 42 | QMap<Color::Color, QTcpSocket *> m_clientConnections; |
