Package org.rspeer.game.gameval
Class InterfaceId.PengEmote
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PengEmote
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PengEmote extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_11static intCOM_12static intCOM_13static intCOM_14static intCOM_15static intCOM_16static intCOM_9static intEMOTE_PAGE_ONEstatic intPENG_EMOTE_BOWstatic intPENG_EMOTE_CHEERstatic intPENG_EMOTE_CLAPstatic intPENG_EMOTE_FLAPstatic intPENG_EMOTE_PREENstatic intPENG_EMOTE_SHIVERstatic intPENG_EMOTE_SPINstatic intPENG_EMOTE_WAVE
-
Constructor Summary
Constructors Constructor Description PengEmote()
-
-
-
Field Detail
-
EMOTE_PAGE_ONE
public static final int EMOTE_PAGE_ONE
- See Also:
- Constant Field Values
-
PENG_EMOTE_SHIVER
public static final int PENG_EMOTE_SHIVER
- See Also:
- Constant Field Values
-
PENG_EMOTE_SPIN
public static final int PENG_EMOTE_SPIN
- See Also:
- Constant Field Values
-
PENG_EMOTE_CLAP
public static final int PENG_EMOTE_CLAP
- See Also:
- Constant Field Values
-
PENG_EMOTE_BOW
public static final int PENG_EMOTE_BOW
- See Also:
- Constant Field Values
-
PENG_EMOTE_CHEER
public static final int PENG_EMOTE_CHEER
- See Also:
- Constant Field Values
-
PENG_EMOTE_WAVE
public static final int PENG_EMOTE_WAVE
- See Also:
- Constant Field Values
-
PENG_EMOTE_PREEN
public static final int PENG_EMOTE_PREEN
- See Also:
- Constant Field Values
-
PENG_EMOTE_FLAP
public static final int PENG_EMOTE_FLAP
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
-