destroy method
void
destroy()
Gets called if the world gets destroyed. Override if there is cleanup to do.
Implementation
void destroy() {}
Gets called if the world gets destroyed. Override if there is cleanup to do.
void destroy() {}