EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
SceneParameters Struct Reference

Constuctor parameters to read from textfile. More...

#include <SceneClass.h>

Public Attributes

std::string background
 
std::string character
 
std::string displayText
 
std::string music
 

Detailed Description

Constuctor parameters to read from textfile.

Member Data Documentation

◆ background

std::string SceneParameters::background

◆ character

std::string SceneParameters::character

◆ displayText

std::string SceneParameters::displayText

◆ music

std::string SceneParameters::music

The documentation for this struct was generated from the following file: