cellHasFlag abstract method

bool cellHasFlag(
  1. int index,
  2. int flag
)

Implementation

bool cellHasFlag(int index, int flag);