Method: Tinder::Room#play

Defined in:
lib/vendor/tinder/lib/tinder/room.rb

#play(sound) ⇒ Object



83
84
85
# File 'lib/vendor/tinder/lib/tinder/room.rb', line 83

def play(sound)
  send_message(sound, 'SoundMessage')
end