MCPcopy 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
170bool DInputSource::IsInitialized()
171{
172 return m_toplevel_window;
173}
174
175bool DInputSource::AddDevice(ControllerData& cd, const std::string& name)
176{

Callers 9

ParseInputBindingKeyMethod · 0.45
ReloadDevicesMethod · 0.45
CloseSourcesMethod · 0.45
PollSourcesMethod · 0.45
EnumerateDevicesMethod · 0.45
EnumerateMotorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected