Skip to content
This repository was archived by the owner on Dec 18, 2021. It is now read-only.

Commit ca9f43c

Browse files
committed
Add Music support
1 parent 0305de0 commit ca9f43c

2 files changed

Lines changed: 174 additions & 84 deletions

File tree

README.org

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,19 +127,6 @@ The binding is auto-generated from ~raylib.h~, most functions and features are s
127127
+ LoadWaveEx
128128
+ UpdateSound
129129
+ GetWaveData
130-
+ LoadMusicStream
131-
+ UnloadMusicStream
132-
+ PlayMusicStream
133-
+ UpdateMusicStream
134-
+ StopMusicStream
135-
+ PauseMusicStream
136-
+ ResumeMusicStream
137-
+ IsMusicPlaying
138-
+ SetMusicVolume
139-
+ SetMusicPitch
140-
+ SetMusicLoopCount
141-
+ GetMusicTimeLength
142-
+ GetMusicTimePlayed
143130
+ UpdateAudioStream
144131

145132
For most file and text functions, you can use counterparts in PHP.

0 commit comments

Comments
 (0)