dolphin/Source/Core/InputCommon/ControllerInterface
Lioncash b7b2074cc2 ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
Initialize now just takes the handle directly. Reinitialize is added because it is much more straightforward in comparison to doing the Shutdown-Initialize manually.
2014-10-15 09:29:25 -04:00
..
Android
DInput
ForceFeedback
OSX
SDL
XInput
Xlib
ControllerInterface.cpp ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
ControllerInterface.h ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
Device.cpp
Device.h
ExpressionParser.cpp
ExpressionParser.h