Documentation ¶
Overview ¶
Package title contains title packets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action int
Action is the title action.
Title packets actions. (Numbered after the 1.11+ increment by 1)
type Builder ¶
type Builder struct { Action Action Component component.Component FadeIn, Stay, FadeOut int // ticks }
Builder is a Title packet builder.
Click to show internal directories.
Click to hide internal directories.