Dungeon Architect  17.0.0
DungeonArchitect.UI.Widgets.GraphEditors.KeyboardState Class Reference

Caches the keyboard state More...

Public Member Functions

void SetState (KeyCode keyCode, bool pressed)
 
void HandleInput (Event e)
 
bool GetSate (KeyCode keyCode)
 

Properties

bool ControlPressed [get]
 
bool ShiftPressed [get]
 
bool AltPressed [get]
 

Detailed Description

Caches the keyboard state

Definition at line 1398 of file GraphEditor.cs.


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