Class: Flonkerton::Song
- Inherits:
-
Gosu::Song
- Object
- Gosu::Song
- Flonkerton::Song
- Defined in:
- lib/flonkerton.rb
Instance Method Summary collapse
Instance Method Details
#loop ⇒ Object
62 63 64 |
# File 'lib/flonkerton.rb', line 62 def loop play(true) end |