Forwards messages to requested team, send messages as requested. Checks team existence and game state before forwarding to team. More...
#include <STeamMsg.hh>
Public Member Functions | |
| STeamMsg (SRules *r) | |
| void | setTeam (int team_id, STeam *t) |
Forwards messages to requested team, send messages as requested. Checks team existence and game state before forwarding to team.
You will have only one instance of this class at runtime, handled by the SRules class.
1.4.7