Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
AnimationReader.cpp File Reference
#include <fstream>
#include <iostream>
#include <rapidjson/document.h>
#include <rapidjson/filereadstream.h>
#include "../../Config.hpp"
#include "AnimationReader.hpp"
#include "RehtiUtils.hpp"
Include dependency graph for AnimationReader.cpp:

Functions

std::vector< std::string > readAnimations ()
 Reads animations described in JSON file. More...
 

Function Documentation

◆ readAnimations()

std::vector<std::string> readAnimations ( )

Reads animations described in JSON file.

Returns
list of animation names (ids)
Here is the caller graph for this function: