LGames
Class IGame

java.lang.Object
  |
  +--LGames.IGame

public class IGame
extends java.lang.Object

This class is not used in the THSim simulation.

Copyright (c), 2002 Paul Vogt


Constructor Summary
IGame()
           
 
Method Summary
 Meaning playGame(Context cxt, Ontology ontology, int topic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGame

public IGame()
Method Detail

playGame

public Meaning playGame(Context cxt,
                        Ontology ontology,
                        int topic)