canUse method

bool canUse()

Implementation

bool canUse() {
  return usedState == 1;
}