increaseMisses abstract method
Increases the counter by the number specified.
number
the number to increase the counter by
Implementation
void increaseMisses({int number});
Increases the counter by the number specified.
number
the number to increase the counter byvoid increaseMisses({int number});