Cup.isPositionFree

check if all cells where current figire is located are free

  1. bool isPositionFree(in FigurePosition pos)
  2. bool isPositionFree()
    struct Cup
    bool
    isPositionFree
    (
    )

Meta