space_ex v0.1.0 SpaceEx.SpaceCenter.ResourceHarvesterState
The state of a resource harvester.
Link to this section Summary
Functions
The drill is running
The drill is deployed and ready
The drill is deploying
The drill is retracted
The drill is retracting
Link to this section Functions
Link to this function
active()
The drill is running.
Returns :active
.
Link to this function
deployed()
The drill is deployed and ready.
Returns :deployed
.
Link to this function
deploying()
The drill is deploying.
Returns :deploying
.
Link to this function
retracted()
The drill is retracted.
Returns :retracted
.
Link to this function
retracting()
The drill is retracting.
Returns :retracting
.