SetPlayButton

data class SetPlayButton(val action: Action)

Redux action to set the Simulation state of the application and switch between Play and pause.

Parameters

action

the new simulation action to set.

Constructors

Link copied to clipboard
constructor(action: Action)

Properties

Link copied to clipboard