Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlayerInfo ¶
type PlayerInfo interface { network.BufferPush }
type PlayerInfoAction ¶
type PlayerInfoAction int32
const ( AddPlayer PlayerInfoAction = iota UpdateGameMode UpdateLatency UpdateDisplayName RemovePlayer )
type PlayerInfoAddPlayer ¶
func (*PlayerInfoAddPlayer) Push ¶
func (p *PlayerInfoAddPlayer) Push(writer network.Buffer)
type PlayerInfoUpdateLatency ¶
type PlayerInfoUpdateLatency struct { }
Click to show internal directories.
Click to hide internal directories.