Class: Wx::Sound
- Inherits:
-
Object
- Object
- Wx::Sound
- Defined in:
- lib/wx/classes/sound.rb
Overview
Plays simple sounds from .wav files
Class Method Summary collapse
-
.play(file, flags = Wx::SOUND_ASYNC) ⇒ Object
Shortcut class method, as per the wxWidgets docs, but easier to do in Ruby.