onReveal method
What should happen when this level is revealed by another level being popped from on top of it.
Implementation
void onReveal(final Level old) {}
What should happen when this level is revealed by another level being popped from on top of it.
void onReveal(final Level old) {}