EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
Player.cpp File Reference
#include <iostream>
#include <cstdlib>
#include "Player.h"
#include "Item.h"
#include "Inventory.h"
#include "AudioManager.h"

Variables

AudioManager walking ("Assets\\SoundEffects\\FootSteps.wav")
 

Variable Documentation

◆ walking

AudioManager walking("Assets\\SoundEffects\\FootSteps.wav") ( "Assets\\SoundEffects\\FootSteps.wav" )