RigsofRods
Soft-body Physics Simulation
Public Member Functions | Private Attributes
RoR::LanguageEngine Class Reference

#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
 

Detailed Description

Definition at line 49 of file Language.h.

Member Function Documentation

◆ getLanguages()

std::vector<std::pair<std::string, std::string> > RoR::LanguageEngine::getLanguages ( )
inline

Definition at line 54 of file Language.h.

+ Here is the caller graph for this function:

◆ setup()

void LanguageEngine::setup ( )

Definition at line 48 of file Language.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ languages

std::vector<std::pair<std::string, std::string> > RoR::LanguageEngine::languages
private

Definition at line 54 of file Language.h.


The documentation for this class was generated from the following files: