MochiEngine
Loading...
Searching...
No Matches
Mochi::MalformedInputAction Class Reference

Specific implementation of EngineError thrown when actions loaded by an Input::IActionManager are malformed. More...

#include <Exception.hpp>

Inheritance diagram for Mochi::MalformedInputAction:
Mochi::EngineError

Public Member Functions

 MalformedInputAction (std::source_location loc=std::source_location::current())
Public Member Functions inherited from Mochi::EngineError
 EngineError (const std::string &msg, std::source_location loc=std::source_location::current())

Detailed Description

Specific implementation of EngineError thrown when actions loaded by an Input::IActionManager are malformed.


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