#include "kbd_input.h";
BOOL KBD_IsSetPadTrig( int key );
key | Logical sum of the key or button values used to check press status |
Returns TRUE if there is trigger input; returns FALSE otherwise.
Returns whether there is trigger input for the keys or buttons specified in key.
KBD_IsSetPadPress, KBD_IsSetPadRelease
CONFIDENTIAL