java.lang.Object
org.zazof.jtegServer.MessageHandler
org.zazof.jtegServer.TurnoMH
- public class TurnoMH
- extends MessageHandler
This MessageHandler process "turno" messages.
|
Method Summary |
private int |
createContinentInfo(Player p,
World w)
creates a magic number :-) which contains info about the countries owned by the player |
protected void |
processMessage(Message m)
each subclass should implement to code to handle this message |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$count
private int $count
log
static org.apache.log4j.Category log
TurnoMH
public TurnoMH()
processMessage
protected void processMessage(Message m)
- Description copied from class:
MessageHandler
- each subclass should implement to code to handle this message
- Specified by:
processMessage in class MessageHandler
createContinentInfo
private int createContinentInfo(Player p,
World w)
- creates a magic number :-) which contains info about the countries owned by the player