Warning: This site is under construction, most links will be broken.

LightX API -> lxinputkeyboardwindows

Last modified on Wed, 9th May 2007 at 11:17 UTC by zipplet

Unit: lxinputkeyboardwindows.pas
Required libraries in search path: None

Description


This class works with a delphi form to provide keyboard input for your LightX game. It hooks the keyboard events from the form and redirects them to the class. During creation you must pass a reference to an initialised lxgfx object. A reference to the main form is obtained from the lxgfx class.

<<< Back to LightX documentation root