Versions in this module Expand all Collapse all v1 v1.0.1 Feb 29, 2024 v1.0.0 Feb 29, 2024 Changes in this version + type Cross uint32 + const CrossNone + const CrossOff + const CrossOn + func (c Cross) String() string + type Event struct + DrawContext interface{} + From Stage + To Stage + func (e Event) Crosses(s Stage) Cross + func (e Event) String() string + type Stage uint32 + const StageAlive + const StageDead + const StageFocused + const StageVisible + func (s Stage) String() string