Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ IsInitialized
Method
IsInitialized
pcsx2/Input/DInputSource.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
bool DInputSource::IsInitialized()
171
{
172
return m_toplevel_window;
173
}
174
175
bool DInputSource::AddDevice(ControllerData& cd, const std::string& name)
176
{
Callers
9
ParseInputBindingKey
Method · 0.45
ParseBindingAndGetSource
Method · 0.45
ReloadDevices
Method · 0.45
CloseSources
Method · 0.45
PollSources
Method · 0.45
EnumerateDevices
Method · 0.45
EnumerateMotors
Method · 0.45
GetGenericBindingMapping
Method · 0.45
UpdateInputSourceState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected