RigsofRods
Soft-body Physics Simulation
|
#include <Language.h>
Public Member Functions | |
void | setup () |
std::vector< std::pair< std::string, std::string > > | getLanguages () |
Private Attributes | |
std::vector< std::pair< std::string, std::string > > | languages |
Definition at line 49 of file Language.h.
|
inline |
void LanguageEngine::setup | ( | ) |
Definition at line 48 of file Language.cpp.
|
private |
Definition at line 54 of file Language.h.