Method: Bullet#target_y

Defined in:
lib/entities/bullet.rb

#target_yObject

Returns the value of attribute target_y.



2
3
4
# File 'lib/entities/bullet.rb', line 2

def target_y
  @target_y
end