Package org.rspeer.game.gameval
Class InterfaceId.TaiBwoWannaiPost
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TaiBwoWannaiPost
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TaiBwoWannaiPost extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSE_BUTTONstatic intCOM_1static intCONTENTstatic intITEMSstatic intTAI_BWO_PARCEL_MODELstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description TaiBwoWannaiPost()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
TAI_BWO_PARCEL_MODEL
public static final int TAI_BWO_PARCEL_MODEL
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
-