Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Diagnostics.KeyboardUtils Class Reference

Helper class for keyboard input. More...

Static Public Member Functions

static bool KeyToString (Keys key, bool shitKeyPressed, out char character)
 Gets a character from key information.
 

Detailed Description

Helper class for keyboard input.

Member Function Documentation

◆ KeyToString()

static bool VerticesEngine.Diagnostics.KeyboardUtils.KeyToString ( Keys key,
bool shitKeyPressed,
out char character )
static

Gets a character from key information.

Parameters
keyPressing key
shitKeyPressedIs shift key pressed?
characterConverted character from key input.
Returns
Returns true when it gets a character

The documentation for this class was generated from the following file: