dispose method

void dispose(
  1. World world
)

Called when the system is removed or the world is disposed.

Implementation

void dispose(World world) {}