protocol

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgGCCraft

type MsgGCCraft struct {
	Recipe int16 // -2 = wildcard

	Items []uint64
	// contains filtered or unexported fields
}

func (*MsgGCCraft) Serialize

func (m *MsgGCCraft) Serialize(w io.Writer) error

type MsgGCDeleteItem

type MsgGCDeleteItem struct {
	ItemId uint64
}

func (*MsgGCDeleteItem) Serialize

func (m *MsgGCDeleteItem) Serialize(w io.Writer) error

type MsgGCNameItem

type MsgGCNameItem struct {
	Tool, Target uint64
	Name         string
}

func (*MsgGCNameItem) Serialize

func (m *MsgGCNameItem) Serialize(w io.Writer) error

type MsgGCSetItemPosition

type MsgGCSetItemPosition struct {
	AssetId, Position uint64
}

func (*MsgGCSetItemPosition) Serialize

func (m *MsgGCSetItemPosition) Serialize(w io.Writer) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL