Blamite Game Engine - Blam (Core)
keyboard.h File Reference
#include <Windows.h>

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Input
 

Macros

#define BLAM
 

Functions

BLAM int Blam::Input::HandleCharacterInput (WPARAM wParam)
 Handles character based input. More...
 
BLAM int Blam::Input::HandleKeyPress (WPARAM wParam)
 Handles virtual key based input. More...
 

Macro Definition Documentation

◆ BLAM

#define BLAM