ISKernel:keyboard (Object Type)

From Lavish Software Wiki
Revision as of 09:08, 24 February 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Description

Members

  • string System: Name of the currently active system for keyboard input (DirectInput, Win32I, HooksI)

Methods

(these methods require Inner Space 0.74)

  • Press[key]: Presses and immediately releases a key
  • Hold[key]: Presses and holds a key
  • Release[key]: Releases a held key
  • Type[text]: Types some text

Returns

Same as System

Examples

See Also