Package org.rspeer.game.gameval
Class DBTableId.SailingBoatHotspot.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingBoatHotspot.Row
-
- Enclosing class:
- DBTableId.SailingBoatHotspot
public static class DBTableId.SailingBoatHotspot.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSAILING_BOAT_LARGE_HOTSPOT_0static intSAILING_BOAT_LARGE_HOTSPOT_1static intSAILING_BOAT_LARGE_HOTSPOT_10static intSAILING_BOAT_LARGE_HOTSPOT_2static intSAILING_BOAT_LARGE_HOTSPOT_3static intSAILING_BOAT_LARGE_HOTSPOT_4static intSAILING_BOAT_LARGE_HOTSPOT_5static intSAILING_BOAT_LARGE_HOTSPOT_6static intSAILING_BOAT_LARGE_HOTSPOT_7static intSAILING_BOAT_LARGE_HOTSPOT_8static intSAILING_BOAT_LARGE_HOTSPOT_9static intSAILING_BOAT_RAFT_HOTSPOTstatic intSAILING_BOAT_SKIFF_HOTSPOT_0static intSAILING_BOAT_SKIFF_HOTSPOT_1static intSAILING_BOAT_SKIFF_HOTSPOT_2static intSAILING_BOAT_SKIFF_HOTSPOT_3static intSAILING_BOAT_SKIFF_HOTSPOT_4static intSAILING_BOAT_SKIFF_HOTSPOT_5static intSAILING_BOAT_SKIFF_HOTSPOT_6
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SAILING_BOAT_LARGE_HOTSPOT_0
public static final int SAILING_BOAT_LARGE_HOTSPOT_0
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_1
public static final int SAILING_BOAT_LARGE_HOTSPOT_1
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_10
public static final int SAILING_BOAT_LARGE_HOTSPOT_10
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_2
public static final int SAILING_BOAT_LARGE_HOTSPOT_2
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_3
public static final int SAILING_BOAT_LARGE_HOTSPOT_3
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_4
public static final int SAILING_BOAT_LARGE_HOTSPOT_4
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_5
public static final int SAILING_BOAT_LARGE_HOTSPOT_5
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_6
public static final int SAILING_BOAT_LARGE_HOTSPOT_6
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_7
public static final int SAILING_BOAT_LARGE_HOTSPOT_7
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_8
public static final int SAILING_BOAT_LARGE_HOTSPOT_8
- See Also:
- Constant Field Values
-
SAILING_BOAT_LARGE_HOTSPOT_9
public static final int SAILING_BOAT_LARGE_HOTSPOT_9
- See Also:
- Constant Field Values
-
SAILING_BOAT_RAFT_HOTSPOT
public static final int SAILING_BOAT_RAFT_HOTSPOT
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_0
public static final int SAILING_BOAT_SKIFF_HOTSPOT_0
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_1
public static final int SAILING_BOAT_SKIFF_HOTSPOT_1
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_2
public static final int SAILING_BOAT_SKIFF_HOTSPOT_2
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_3
public static final int SAILING_BOAT_SKIFF_HOTSPOT_3
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_4
public static final int SAILING_BOAT_SKIFF_HOTSPOT_4
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_5
public static final int SAILING_BOAT_SKIFF_HOTSPOT_5
- See Also:
- Constant Field Values
-
SAILING_BOAT_SKIFF_HOTSPOT_6
public static final int SAILING_BOAT_SKIFF_HOTSPOT_6
- See Also:
- Constant Field Values
-
-