SpiderBasic - Keyboard

Overview

SpiderBasic provides fast and easy access to the keyboard. This capability should only be used in applications where raw and extremely fast access is required, such as in games for instance.

Command Index

ExamineKeyboard
InitKeyboard
KeyboardInkey
KeyboardPushed
KeyboardReleased

Example

Keyboard.sb

Supported OS

All

Reference Manual - Index