destroySystem abstract method

void destroySystem(
  1. System system
)

Destroy the given system.

Implementation

void destroySystem(System system);