class

RayLib::Sound

Inherits Reference < Object

Constructors

new(path : String)
Source
new(wave : RayLibC::Wave)
Source
new(wave : Wave)
Source

Instance methods

data
Source
finalize
Source
pause
Source
pitch
Source
pitch=(pitch : Float64)
Source
play
Source
playing?
Source
resume
Source
stop
Source
update(sound : Sound, data : Pointer(Void), samples_count : Int)
Source
volume
Source
volume=(volume : Float64)
Source