onDie method

void onDie()
inherited

Implementation

void onDie() {
  _isDead = true;
}