Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericServer ¶
type GenericServer struct {
Address string
Version qversion.Version
Clients []qclient.Client
Settings qsettings.Settings
ExtraInfo struct {
QtvStream qtvstream.QtvStream
Geo geo.Info
}
}
func (GenericServer) Players ¶ added in v0.1.39
func (server GenericServer) Players() []qclient.Client
func (GenericServer) Spectators ¶ added in v0.1.39
func (server GenericServer) Spectators() []qclient.Client
Click to show internal directories.
Click to hide internal directories.