#include <HousingGameHiScores.h>
◆ getPlayerName0()
std::string HousingGameHiScores::getPlayerName0 |
( |
| ) |
|
|
inline |
◆ getPlayerName1()
std::string HousingGameHiScores::getPlayerName1 |
( |
| ) |
|
|
inline |
◆ getPlayerName2()
std::string HousingGameHiScores::getPlayerName2 |
( |
| ) |
|
|
inline |
◆ getScore0()
unsigned short HousingGameHiScores::getScore0 |
( |
| ) |
|
|
inline |
◆ getScore1()
unsigned short HousingGameHiScores::getScore1 |
( |
| ) |
|
|
inline |
◆ getScore2()
unsigned short HousingGameHiScores::getScore2 |
( |
| ) |
|
|
inline |
◆ setPlayerName0()
void HousingGameHiScores::setPlayerName0 |
( |
std::string | val | ) |
|
|
inline |
◆ setPlayerName1()
void HousingGameHiScores::setPlayerName1 |
( |
std::string | val | ) |
|
|
inline |
◆ setPlayerName2()
void HousingGameHiScores::setPlayerName2 |
( |
std::string | val | ) |
|
|
inline |
◆ setScore0()
void HousingGameHiScores::setScore0 |
( |
unsigned short | val | ) |
|
|
inline |
◆ setScore1()
void HousingGameHiScores::setScore1 |
( |
unsigned short | val | ) |
|
|
inline |
◆ setScore2()
void HousingGameHiScores::setScore2 |
( |
unsigned short | val | ) |
|
|
inline |