InputManager Constructor

KB01 Engine

KB01_Engine

InputManager Constructor

Initializes a new instance of the [InputManager] class.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public InputManager(
	HWND _hwnd
)
Public Sub New ( _
	_hwnd As HWND _
)
public:
InputManager(
	HWND _hwnd
)

Parameters

_hwnd
Type: HWND
The _HWND.