gecco.server.log
Class RoleState
java.lang.Object
|
+--gecco.server.log.RoleState
- public class RoleState
- extends Object
Constructor Summary |
RoleState(String roleName,
int[][] automatonColors,
boolean[][] visibleAutomatons,
Set visibleUnits)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleState
public RoleState(String roleName,
int[][] automatonColors,
boolean[][] visibleAutomatons,
Set visibleUnits)
update
public void update(Message m)
sendStateInfo
public void sendStateInfo(DataOutput out)