Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.zazof.jtegServer
Class TurnoMH  view TurnoMH download TurnoMH.java

java.lang.Object
  extended byorg.zazof.jtegServer.MessageHandler
      extended byorg.zazof.jtegServer.TurnoMH

public class TurnoMH
extends MessageHandler

This MessageHandler process "turno" messages.


Field Summary
private  int $count
           
(package private) static org.apache.log4j.Category log
           
 
Constructor Summary
TurnoMH()
           
 
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
 

Field Detail

$count

private int $count

log

static org.apache.log4j.Category log
Constructor Detail

TurnoMH

public TurnoMH()
Method Detail

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