ggz.client.core
Class ReseatType

java.lang.Object
  extended by ggz.client.core.ReseatType

public class ReseatType
extends java.lang.Object


Field Summary
static ReseatType GGZ_RESEAT_MOVE
           
static ReseatType GGZ_RESEAT_SIT
           
static ReseatType GGZ_RESEAT_STAND
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GGZ_RESEAT_SIT

public static final ReseatType GGZ_RESEAT_SIT

GGZ_RESEAT_STAND

public static final ReseatType GGZ_RESEAT_STAND

GGZ_RESEAT_MOVE

public static final ReseatType GGZ_RESEAT_MOVE