public TeleportInterface(frmTestClient testClient) { Name = "Teleport"; Description = "Teleport your's agent in SL Grid"; }
public HeightmapInterface(frmTestClient testClient) { Name = "Heightmap"; Description = "Displays a graphical heightmap of the current simulator"; }
public MinimapInterface(frmTestClient testClient) { Name = "Minimap"; Description = "Displays a graphical minimap of the current simulator"; }