spellcast.game
Class Engine

java.lang.Object
  extended by spellcast.game.Engine

public class Engine
extends java.lang.Object

Author:
Barrie Treloar

Constructor Summary
Engine()
           
 
Method Summary
 void BeginGame()
           
 void setupTurnActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Engine

public Engine()
Method Detail

setupTurnActive

public void setupTurnActive()

BeginGame

public void BeginGame()


Copyright © 2001-2005 Spellcast. All Rights Reserved.