spellcast.game
Class ResolveSpells

java.lang.Object
  extended by spellcast.game.ResolveSpells
All Implemented Interfaces:
org.apache.commons.chain.Command

public class ResolveSpells
extends java.lang.Object
implements org.apache.commons.chain.Command


Constructor Summary
ResolveSpells()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolveSpells

public ResolveSpells()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context arg0)
                throws java.lang.Exception
Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
java.lang.Exception


Copyright © 2001-2005 Spellcast. All Rights Reserved.