NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
char JoystickMessageRead ( byte  queue,
JoystickMessageType msg 
)
inline

Read a joystick message from a queue/mailbox.

Read a joystick message from a queue/mailbox.

Parameters
queueThe mailbox number. See Mailbox constants.
msgThe joystick message that is read from the mailbox. See JoystickMessageType for details.
Returns
A char value indicating whether the function call succeeded or not.
Examples:
ex_joystickmsg.nxc.