Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F145169
soundfx.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
422 B
Referenced Files
None
Subscribers
None
soundfx.h
View Options
#ifndef SOUNDFX_H
#define SOUNDFX_H
#include
<iostream>
#include
<SFML/Audio.hpp>
class
SoundFX
{
public
:
SoundFX
();
sf
::
SoundBuffer
soundCollectBuffer
;
sf
::
SoundBuffer
soundCardBuffer
;
sf
::
Sound
soundCollect
;
sf
::
Sound
soundCard
;
void
playCollect
();
sf
::
SoundBuffer
soundLetsBeginBuffer
;
sf
::
Sound
soundLetsBegin
;
void
playLetsBegin
();
void
playCard
();
};
#endif
// SOUNDFX_H
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Aug 16, 2:13 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
77357
Default Alt Text
soundfx.h (422 B)
Attached To
Mode
R82 deerportal
Attached
Detach File
Event Timeline