Class: Flonkerton::Song

Inherits:
Gosu::Song
  • Object
show all
Defined in:
lib/flonkerton.rb

Instance Method Summary collapse

Instance Method Details

#loopObject



62
63
64
# File 'lib/flonkerton.rb', line 62

def loop
  play(true)
end