Package-level declarations

Functions

Link copied to clipboard
fun bitmapReducer(state: Bitmap?, action: Any): Bitmap?

Reducer for the bitmap.

Link copied to clipboard
fun playButtonReducer(simulationAction: <Error class: unknown class>, action: Any): <Error class: unknown class>

Reducer for the simulation play button.

Link copied to clipboard
fun renderModeReducer(state: <Error class: unknown class>, action: Any): <Error class: unknown class>

Reducer for the render mode.

Link copied to clipboard
fun statusSurrogateReducer(state: <Error class: unknown class>, action: Any): <Error class: unknown class>

Reducer for the StatusSurrogate.