org.jzuul.gdk.swt
Class RunValues

java.lang.Object
  extended byorg.jzuul.gdk.swt.RunValues

class RunValues
extends Object


Field Summary
(package private)  boolean askPlayerName
           
(package private)  int numOfPlayers
           
(package private)  boolean threadedNPCs
           
 
Constructor Summary
RunValues()
           
RunValues(boolean threadedNPC, int numberOfPlayers, boolean askPlayerName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threadedNPCs

boolean threadedNPCs

askPlayerName

boolean askPlayerName

numOfPlayers

int numOfPlayers
Constructor Detail

RunValues

public RunValues()

RunValues

public RunValues(boolean threadedNPC,
                 int numberOfPlayers,
                 boolean askPlayerName)


Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL