space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
Input
Input
common
interface
Input
Content copied to clipboard
Functions
Functions
start
Playing
Link copied to clipboard
common
abstract
fun
startPlaying
(
snapshots
:
List
<
FrameSnapshot
>
)
Content copied to clipboard
start
Recording
Link copied to clipboard
common
abstract
fun
startRecording
(
)
Content copied to clipboard
stop
Playing
Link copied to clipboard
common
abstract
fun
stopPlaying
(
)
Content copied to clipboard
stop
Recording
Link copied to clipboard
common
abstract
fun
stopRecording
(
)
:
List
<
FrameSnapshot
>
Content copied to clipboard