Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
AnimationReader.hpp File Reference
#include <string>
#include <vector>
Include dependency graph for AnimationReader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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: