Documentation
¶
Index ¶
Constants ¶
View Source
const ( IconChat = iota // White chat bubble IconVendor // 1 Brown bag IconTaxi // 2 Flight IconTrainer // 3 Book IconInteract1 // 4 Interaction wheel IconInteract2 // 5 Interaction wheel IconGold // 6 Brown bag with yellow dot (gold) IconTalk // White chat bubble with black dots (...) IconTabard // 8 Tabard IconBattle // 9 Two swords IconDot // 10 Yellow dot IconChat11 // 11 White chat bubble IconChat12 // 12 White chat bubble IconChat13 // 13 White chat bubble IconInvalid14 // 14 INVALID - DO NOT USE IconInvalid15 // 15 INVALID - DO NOT USE IconChat16 // 16 White chat bubble IconChat17 // 17 White chat bubble IconChat18 // 18 White chat bubble IconChat19 // 19 White chat bubble IconChat20 // 20 White chat bubble IconTransmog // 21 Transmogrifier? )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Menu ¶
func (*Menu) SetTextEntry ¶
type SelectOption ¶
func (*SelectOption) Decode ¶
func (so *SelectOption) Decode(build vsn.Build, in *packet.WorldPacket) (err error)
func (*SelectOption) Encode ¶
func (so *SelectOption) Encode(build vsn.Build, out *packet.WorldPacket) (err error)
type TextUpdate ¶
func (*TextUpdate) Encode ¶
func (tu *TextUpdate) Encode(build vsn.Build, out *packet.WorldPacket) error
Click to show internal directories.
Click to hide internal directories.