NDContentPage.OnToolTipsLoaded({83:"
inline u8 NTap_Check()
Check the presence of Ninja Tap in the joystick ports.
",84:"
inline u8 NTap_GetInfo()
Get Ninja Tap information.  NTap_Check function must be called first.
",86:"
void NTap_Update()
Update the status of all joysticks whether they are connected to a Ninja Tap or directly to the port.
",88:"
inline u8 NTap_IsPressed(
u8 idx,
u8 btn
)
Check if the given button is pressed on the given joystick index NTap_Update function must be called first.
"});