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