Versions in this module Expand all Collapse all v0 v0.35.0 Jul 25, 2025 v0.34.1 Jul 22, 2025 v0.34.0 Jul 20, 2025 Changes in this version type EventConnectionType + const EventConnect + const EventDisconnect v0.33.0 Jul 18, 2025 v0.32.0 Jul 15, 2025 v0.31.0 Jul 11, 2025 v0.30.0 Jul 7, 2025 Changes in this version + func ButtonTarget() pievent.Target[EventButton] + func ConnectionTarget() pievent.Target[EventConnection] + func Duration(b Button) int + func PlayerCount() int + func PlayerDuration(b Button, player int) int + type Button string + const A + const B + const Bottom + const Left + const Right + const Top + const X + const Y + type EventButton struct + Button Button + Player int + Type EventButtonType + type EventButtonType string + const EventDown + const EventUp + type EventConnection struct + Player int + Type EventConnectionType + type EventConnectionType string + const EventConnected + const EventDisconnected