INNER CODE UNIT · C++

Manager

matt77hias/MAGE-v0 · MAGE/Code/Engine/Input/input_manager.cpp:24

	class Manager::Impl {

	public:

		//---------------------------------------------------------------------
		// Constructors and Destructors
		//---------------------------------------------------------------------

		/**
		 Constructs an input manager for the given window handle.

		 @param[in]		window
						The handle of the parent window.
		 @throws		Exception
						Failed to initialize the DirectInput object.
		 @throws		Exception
						Failed to initialize the input systems.
		 */

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…