FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::ControllerMappingSaver Class Reference

Gamepad mapping saver. More...

#include <controllermappingsaver.h>

+ Collaboration diagram for FIFE::ControllerMappingSaver:

Public Member Functions

 ControllerMappingSaver ()
 
void save (const std::string data, const std::string &filename)
 Saves mapping to file. More...
 

Detailed Description

Gamepad mapping saver.

Definition at line 37 of file controllermappingsaver.h.

Constructor & Destructor Documentation

◆ ControllerMappingSaver()

FIFE::ControllerMappingSaver::ControllerMappingSaver ( )
inline

Definition at line 39 of file controllermappingsaver.h.

References save().

Member Function Documentation

◆ save()

void FIFE::ControllerMappingSaver::save ( const std::string  data,
const std::string &  filename 
)

Saves mapping to file.

Definition at line 35 of file controllermappingsaver.cpp.

Referenced by ControllerMappingSaver(), FIFE::JoystickManager::saveMapping(), and FIFE::JoystickManager::saveMappings().

+ Here is the caller graph for this function:

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