fireLightningIn method

void fireLightningIn(
  1. double ticks
)

Implementation

void fireLightningIn(double ticks) {
  _ticker = ticks;
}