twcore.core
Class Objset
java.lang.Object
|
+--twcore.core.Objset
- public class Objset
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Objset
public Objset()
showObject
public void showObject(int object)
showObject
public void showObject(int playerId,
int object)
hideObject
public void hideObject(int object)
hideObject
public void hideObject(int playerId,
int object)
hideAllObjects
public void hideAllObjects()
hideAllObjects
public void hideAllObjects(int playerId)
objectShown
public boolean objectShown(int object)
objectShown
public boolean objectShown(int playerId,
int object)
toSet
public boolean toSet()
toSet
public boolean toSet(int playerId)
getObjects
public java.lang.String getObjects()
getObjects
public java.lang.String getObjects(int playerId)