SilverScreen Solid Modeler

nextkey

nextkey

Previous topic Next topic  

nextkey

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

int nextkey ( void )

 

 

 

 



Synopsis

#include "silver.h"

 

The nextkey function examines the input event queue for a keyboard or mouse event.

 

Parameters

none

 

Return Value

If there is an event in the queue, nextkey returns it, without removing it from the queue; if there is no event in the queue, nextkey returns 0.

 

See Also

inchar