package
0.0.0-20190129034219-8c97bc253853
Repository: https://github.com/lsfn/lsfn.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
Throttle: It's a sliding value within a defined range (see below).
Toggle: It's on or off, but when toggled it stays in it's on/off position until toggled again.
Trigger: It's something that happens every time you trigger it then stops until triggered again.
Galactic Coordinates defined as a position in the Galaxy.
Identify-Friend-Foe Detector.
Radar.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Strutually this message is the same as ControlState, but semanticall it describes the changing of a control (as requested by the vessel) and not the description of it's state.
No description provided by the author
No description provided by the author
Describe a Control.
Describe the state of a control.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describe a Sensor.
Describe the state of a Sensor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Okay three dimentional volumetric data is hard okay! Each cell is a float that describes the intensity of the thinig in that cell from 0.0f to 1.0f.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
LobbyClient is the client API for Lobby service.
LobbyServer is the server API for Lobby service.
# Type aliases
This gives the difference between a control that is boolean, one that's an int, and one that's a float.
This gives the difference between a control that is boolean, one that's an int, and one that's a float.