13 TBOOL const BindToDIDevice( HWND a_mainWindow, LPCDIDEVICEINSTANCEA a_poDeviceInstance, IDirectInputDevice8A* a_poDXInputDevice );
22 IDirectInputDevice8A* m_pDXInputDevice;
23 DIDEVCAPS m_pDXDiDevCaps;
Controller input device interface for the Toshi engine.
#define TOSHI_NAMESPACE_START
#define TOSHI_NAMESPACE_END
static TINT CALLBACK EnumerateObjectCallback(LPCDIDEVICEOBJECTINSTANCEA a_poDeviceInstance, LPVOID a_pData)
virtual TBOOL Initialise()
TBOOL const BindToDIDevice(HWND a_mainWindow, LPCDIDEVICEINSTANCEA a_poDeviceInstance, IDirectInputDevice8A *a_poDXInputDevice)
static TBOOL IsDirectInputController(LPCDIDEVICEINSTANCEA a_poDeviceInstance)