Method: Tank#sounds

Defined in:
lib/entities/tank.rb

#soundsObject

Returns the value of attribute sounds.



3
4
5
# File 'lib/entities/tank.rb', line 3

def sounds
  @sounds
end