NDSummary.OnToolTipsLoaded("File:device/lightgun.h",{94:"
inline u8 LightGun_Read(
u8 port
)
Read light gun data from the given port.
",96:"
inline bool LightGun_ASCII_GetTrigger(
u8 state
)
Get the trigger status of the ASCII light gun.
",97:"
inline u8 LightGun_ASCII_GetLight(
u8 state
)
Get the light status of the ASCII light gun.
",99:"
inline bool LightGun_GunStick_GetTrigger(
u8 state
)
Get the trigger status of the MHT Ingenieros Gun-Stick light gun.
",100:"
inline u8 LightGun_GunStick_GetLight(
u8 state
)
Get the light status of the MHT Ingenieros Gun-Stick light gun.  Parameters: state - Current state of the light gun (from LightGun_Read)
",102:"
inline bool LightGun_Phenix_GetTriggerA(
u8 state
)
Get the trigger A status of the Phenix light gun.
",103:"
inline bool LightGun_Phenix_GetTriggerB(
u8 state
)
Get the trigger B status of the Phenix light gun.
",104:"
inline u8 LightGun_Phenix_GetLight(
u8 state
)
Get the light status of the Phenix light gun.
"});