20 21 22
# File 'lib/entities/components/ai/vision.rb', line 20 def update @in_sight = @object_pool.nearby(@viewer, @distance) end