dispose method

void dispose()

Dispose of the body

Implementation

void dispose(){
  printError("Core", "Dispose error.");
}