TBDI (Direct Input)

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

TBDI (Direct Input)

 

Description

 

TBDI module let script interface with Direct Input devices.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "TBDI"

 

Credits

 

 

A big thanks and credit goes to Michael Hartlef, author of TBDI module.