FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::ControllerMappingLoader Class Reference

Gamepad mapping loader. More...

#include <controllermappingloader.h>

+ Collaboration diagram for FIFE::ControllerMappingLoader:

Public Member Functions

 ControllerMappingLoader ()
 
void load (const std::string &filename)
 Loads mapping from file. More...
 

Detailed Description

Gamepad mapping loader.

Definition at line 37 of file controllermappingloader.h.

Constructor & Destructor Documentation

◆ ControllerMappingLoader()

FIFE::ControllerMappingLoader::ControllerMappingLoader ( )
inline

Definition at line 39 of file controllermappingloader.h.

References load().

Member Function Documentation

◆ load()

void FIFE::ControllerMappingLoader::load ( const std::string &  filename)

Loads mapping from file.

Definition at line 39 of file controllermappingloader.cpp.

References FIFE::DynamicSingleton< VFS >::instance(), and FIFE::VFS::open().

Referenced by ControllerMappingLoader(), and FIFE::JoystickManager::loadMapping().

+ Here is the caller graph for this function:

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