![]() |
FirstModulAR 0.1.0
|
Namespaces | |
| namespace | Camera |
Classes | |
| class | ClientNetworkTransform |
| A network transform that is only writable by the client. More... | |
| class | FmarClient |
| A client in the FMAR network. Core network object for a user. Required for network functionality. More... | |
| class | FmarClientComponent |
| Abstract class for a component that is attached to a client in the FMAR network. More... | |
| class | FmarClientManager |
| Manages the FmarClient objects in the network, including adding, removing, and accessing them. More... | |
| class | FmarNetworkDiscovery |
| Used to broadcast the server name and port to the network so that other clients can connect to the server. Runs on a different port than other network functionality. More... | |
| class | NetworkCommandLine |
| Handles command line arguments for network settings at launch. More... | |
| class | Server |
| Serializable representation of a named server in the network. More... | |
| class | ServerList |
| Serializable representation of a list of servers in the network. More... | |
| class | ServerManager |
| Manages the server list and saves it to a file for persistence across sessions. More... | |