Constant Field Values

Contents

<Unnamed>.*

  • Hoverball 
    Modifier and Type Constant Field Value
    public static final java.lang.String VERSION "1.4 (2021.01.28)"

hoverball.*

  • hoverball.Hovlet 
    Modifier and Type Constant Field Value
    public static final int BANNER 40
  • hoverball.Puck 
    Modifier and Type Constant Field Value
    public static final int BALL 2
    public static final int NODE 1
    public static final int UNIT 3
  • hoverball.Simulator 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PORT 1234
  • hoverball.Unit 
    Modifier and Type Constant Field Value
    protected static final int BALL 2
    protected static final int NODE 1
    protected static final int UNIT 3