SilverScreen Solid Modeler

Input device interface

Input device interface

Previous topic Next topic  

Input device interface

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

Input Device Interface

 


Type

Name

Description

int

ich

a variable that holds the value of the last keystroke hit. ich may be examined after functions like menu and the prompt_ family

int

multi_right

if inchar returns MULTI_KEY (as in pointer mode 1), multi_right contains the number of right arrows (a negative value indicates leftward movement)

int

multi_down

if inchar returns MULTI_KEY (as in pointer mode 1), multi_left contains the number of down arrows (a negative value indicates upward movement)