enemies abstract method

Iterable<Enemy> enemies()

Used to get all "Enemies".

Implementation

Iterable<Enemy> enemies();