org.starhope.vergil.game
Class User
java.lang.Object
org.starhope.vergil.game.User
public class User
- extends Object
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Constructor Summary |
User()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
User
public User()
getLocalUser
public static User getLocalUser()
- WRITEME: Document this method brpocock@star-hope.org
- Returns:
- WRITEME
setVariables
public void setVariables(Map<String,SFSVariable> vars)
- WRITEME: Document this method brpocock@star-hope.org
- Parameters:
vars
- WRITEME