org.starhope.appius.game
Class SmartFaux

java.lang.Object
  extended by org.starhope.appius.game.SmartFaux

Deprecated.

@Deprecated
public class SmartFaux
extends Object

WRITEME

Author:
brpocock

Constructor Summary
SmartFaux()
          Deprecated. WRITEME
 
Method Summary
 void addKickedUser(User brat, int i)
          Deprecated.  
 AbstractZone createZone(String zoneName, String string)
          Deprecated. 
 LinkedList<AbstractZone> getAllZones()
          Deprecated. 
 User getUserByChannel(AppiusClaudiusCaecus next)
          Deprecated. 
 AbstractZone getZone(String name)
          Deprecated. 
 void restart()
          Deprecated. WRITEME
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartFaux

public SmartFaux()
Deprecated. 
WRITEME

Method Detail

addKickedUser

public void addKickedUser(User brat,
                          int i)
Deprecated. 
Parameters:
brat - WRITEME
i - WRITEME

createZone

@Deprecated
public AbstractZone createZone(String zoneName,
                                          String string)
Deprecated. 

Parameters:
zoneName - WRITEME
string - WRITEME
Returns:
WRITEME

getAllZones

@Deprecated
public LinkedList<AbstractZone> getAllZones()
Deprecated. 

Returns:
WRITEME

getUserByChannel

@Deprecated
public User getUserByChannel(AppiusClaudiusCaecus next)
Deprecated. 

Parameters:
next - WRITEME
Returns:
WRITEME

getZone

@Deprecated
public AbstractZone getZone(String name)
Deprecated. 

Parameters:
name - WRITEME
Returns:
WRITEME

restart

public void restart()
Deprecated. 
WRITEME