| Class | Description |
|---|---|
| AllStopCommand |
A command to bring a ship to an immediate full stop.
|
| BrakeCommand |
A command to cause a ship to gradually slow down from its current speed.
|
| CloakCommand |
A command to cloak a ship.
|
| CollectCommand |
"The Hunger Baubles" specific command to pick up the specified Bauble.
|
| DeployLaserBeaconCommand |
A command to deploy a laser beacon from a ship.
|
| DeploySpaceMineCommand |
A command to deploy a Space Mine.
|
| DestroyAllLaserBeaconsCommand |
A command to destroy all your laser beacons currently in space.
|
| EjectCommand |
"The Hunger Baubles" specific command to eject the specified Bauble from your ship's cargo hold.
|
| FireTorpedoCommand |
A command to fire a torpedo.
|
| IdleCommand |
A command to cause a ship to do nothing for a period of time.
|
| LowerEnergyScoopCommand |
The LowerEnergyScoopCommand deploys an energy collector under your ship.
|
| RadarCommand |
A command to perform a radar sweep of the nearby area.
|
| RaiseShieldsCommand |
A command to raise a ship's shields.
|
| RepairCommand |
A command to repair a ship.
|
| RotateCommand |
A command to cause a ship to rotate.
|
| ScanCommand |
A "Discovery Quest" specific command to perform research on a specific object.
|
| ShipCommand | |
| SteerCommand |
A command to cause a ship to change its course by the amount indicated.
|
| ThrustCommand |
A command to fire a ship's thrusters, gradually increasing its speed.
|
| WarpCommand |
A command to warp a ship.
|
| Enum | Description |
|---|---|
| CommandNames |
Enum for matching Command Names for Command Queue Short Names.
|