dip.gui.map
Class RenderCommandFactory.RCSetTurnstate

java.lang.Object
  extended bydip.gui.map.RenderCommandFactory.RenderCommand
      extended bydip.gui.map.RenderCommandFactory.RCSetTurnstate
All Implemented Interfaces:
java.lang.Runnable
Direct Known Subclasses:
DMR2RenderCommandFactory.RCSetTurnstate
Enclosing class:
RenderCommandFactory

protected abstract static class RenderCommandFactory.RCSetTurnstate
extends RenderCommandFactory.RenderCommand

Render the entire map


Field Summary
protected  TurnState ts
           
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
RenderCommandFactory.RCSetTurnstate(MapRenderer2 mr, TurnState ts)
          Constructor
 
Methods inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
die, execute, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ts

protected final TurnState ts
Constructor Detail

RenderCommandFactory.RCSetTurnstate

public RenderCommandFactory.RCSetTurnstate(MapRenderer2 mr,
                                           TurnState ts)
Constructor



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.