|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <DatabaseManager.hpp>

Public Attributes | |
| int | id |
| std::string | username |
| std::string | password |
| int | position_x |
| int | position_y |
| int | hp |
| int PlayerTable::hp |
| int PlayerTable::id |
| std::string PlayerTable::password |
| int PlayerTable::position_x |
| int PlayerTable::position_y |
| std::string PlayerTable::username |