Module svs_simulation.network.clients
Specialised clients for managing a simulation.
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Classes |
PartitionClient |
Client that manages a single terrain partiiton within a
simulation. |
SimProviderClient |
Base client that provides information for other simulation
clients. |
SimulationClient |
Base client that manages an aspect of a simulation. |
TerrainClient |
Client that manages a single terrain partiiton within a
simulation. |