Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Event ¶
type Event = uint8
const ( Compression Event CompressionLevel FramePatching FrameSkipping ClientStatus BackgroundDisabled WindowDisabled SpritesDisabled FramePatchingRatio FrameCaching RegisterUsername Player2Confirmation KeepAlive = 254 Closing = 255 )
type Player ¶
type Player struct {
// contains filtered or unexported fields
}
type PlayerEvent ¶
type PlayerEvent = uint8
const ( PausePlay PlayerEvent = iota Status BackgroundEnabled WindowEnabled SpritesEnabled )
Click to show internal directories.
Click to hide internal directories.