visibleSensors abstract method

Iterable<Sensor<GameComponent>> visibleSensors()

Used to get visible "Sensors".

Implementation

Iterable<Sensor> visibleSensors();