livingEnemies abstract method

Iterable<Enemy> livingEnemies()

Used to get living "Enemies".

Implementation

Iterable<Enemy> livingEnemies();