Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
PlayerTable Struct Reference

#include <DatabaseManager.hpp>

Collaboration diagram for PlayerTable:
Collaboration graph

Public Attributes

int id
 
std::string username
 
std::string password
 
int position_x
 
int position_y
 
int hp
 

Member Data Documentation

◆ hp

int PlayerTable::hp

◆ id

int PlayerTable::id

◆ password

std::string PlayerTable::password

◆ position_x

int PlayerTable::position_x

◆ position_y

int PlayerTable::position_y

◆ username

std::string PlayerTable::username

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