Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
void IInputManager::SetConfiguration( u32 configuration_idx )
223
{
224
DAEDALUS_ERROR(
"Invalid controller config"
);
225
}
226
227
u32 IInputManager::GetConfigurationFromName( const char * name ) const
228
{
Callers
1
Apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected