tips method

int tips()

Implementation

int tips() {
  return _tip;
}