Class Board1D

java.lang.Object
megamek.common.autoResolve.acar.board.Board1D

@Deprecated(since="0.51.0", forRemoval=true) public class Board1D extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Board1D(Board board)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    int
    Deprecated, for removal: This API element is subject to removal in a future version.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Board1D

      public Board1D(Board board)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getSize

      public int getSize()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getNorthMostPosition

      @Deprecated(since="0.51.0", forRemoval=true) public int getNorthMostPosition()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSouthMostPosition

      @Deprecated(since="0.51.0", forRemoval=true) public int getSouthMostPosition()
      Deprecated, for removal: This API element is subject to removal in a future version.