CommonLibSSE NG
Loading...
Searching...
No Matches
BSInputDeviceFactory.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BSIInputDevice.h
"
4
#include "
RE/I/InputDevices.h
"
5
6
namespace
RE
7
{
8
class
BSInputDeviceFactory
9
{
10
public
:
11
static
BSIInputDevice
*
CreateInputDevice
(
INPUT_DEVICE
a_deviceType);
12
static
void
DestroyInputDevice
(
BSIInputDevice
* a_device);
13
};
14
}
BSIInputDevice.h
InputDevices.h
RE::BSIInputDevice
Definition
BSIInputDevice.h:9
RE::BSInputDeviceFactory
Definition
BSInputDeviceFactory.h:9
RE::BSInputDeviceFactory::CreateInputDevice
static BSIInputDevice * CreateInputDevice(INPUT_DEVICE a_deviceType)
RE::BSInputDeviceFactory::DestroyInputDevice
static void DestroyInputDevice(BSIInputDevice *a_device)
RE
Definition
AbsorbEffect.h:6
RE::INPUT_DEVICES::INPUT_DEVICE
INPUT_DEVICE
Definition
InputDevices.h:8
CommonLibSSE-NG
include
RE
B
BSInputDeviceFactory.h
Generated by
1.9.7