KeyboardControllable InterfaceDelta Engine Documentation
Used for UI controls that can respond to keyboard input View code on GitHub

Namespace: DeltaEngine.Input
Assembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface KeyboardControllable

The KeyboardControllable type exposes the following members.

Methods

  NameDescription
Public methodUpdateTextFromKeyboardInput
Top
See Also