MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / SetConfiguration

Method SetConfiguration

Source/SysGL/Input/InputManagerGL.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222void IInputManager::SetConfiguration( u32 configuration_idx )
223{
224 DAEDALUS_ERROR( "Invalid controller config" );
225}
226
227u32 IInputManager::GetConfigurationFromName( const char * name ) const
228{

Callers 1

ApplyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected