252 253 254 255
# File 'lib/raylib_helper.rb', line 252 def with_target(x, y) self[:target].set(x, y) self end