package
0.0.0-20190626093800-94befe379e4c
Repository: https://github.com/conreality/conreality.go.git
Documentation: pkg.go.dev

# Functions

ConnectToGame TODO...
DiscoverGames attempts to discover ongoing games on the local network.

# Constants

Version contains the current package version, as a string.

# Structs

Action TODO...
Agent TODO...
Asset TODO...
Binary TODO...
Camera TODO...
Client connection state.
Entity TODO...
Event represents a game event.
Game TODO...
GameConnection represents an active connection to a game endpoint.
GameEndpoint describes a discovered game endpoint (name, hostname, port).
GameInformation TODO...
Message sent or received.
Object TODO...
Player TODO...
Session TODO...
Target TODO...
Theater TODO...
Unit TODO...

# Type aliases

AgentID TODO...
EntityID TODO...
EventID is a unique identifier for a game event.
MessageID TODO...
ObjectID TODO...
PlayerID TODO...
SessionID TODO...
TargetID TODO...
UnitID TODO...