Context Controller Wrapper
class ContextControllerWrapper(val spaceEngineers: SpaceEngineers, val context: SpaceEngineersTestContext = SpaceEngineersTestContext()) : SpaceEngineers
Content copied to clipboard
Constructors
Link copied to clipboard
fun ContextControllerWrapper(spaceEngineers: SpaceEngineers, context: SpaceEngineersTestContext = SpaceEngineersTestContext())
Content copied to clipboard
Functions
Properties
Extensions
Link copied to clipboard
suspend fun ContextControllerWrapper.grindDownToPercentage(block: Block, percentage: Double)
Content copied to clipboard
suspend fun ContextControllerWrapper.grindDownToPercentage(percentage: Double)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ContextControllerWrapper.torchBackToPercentage(block: Block, percentage: Double)
Content copied to clipboard
Link copied to clipboard
suspend fun ContextControllerWrapper.torchUpToPercentage(percentage: Double)
Content copied to clipboard