Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Audio::Source Class Reference

Classes

struct  CreateInfo
 

Public Member Functions

 Source (CreateInfo &createInfo)
 
void Play ()
 
void Pause ()
 
void SetVolume (float volume)
 
void SetPitch (float pitch)
 
void SetPosition (float x, float y, float z)
 
void SetVelocity (float x, float y, float z)
 
void SetBuffer (Audio::AudioClipAsset *audioClip)
 
void SetIsLooping (bool isLooping)
 
bool IsPlaying ()
 

The documentation for this class was generated from the following files: