Package-level declarations

Types

Link copied to clipboard
data class SetBitmap(val bitmap: Bitmap?)

Redux action to set the bitmap to display.

Link copied to clipboard
data class SetPlayButton(val action: <Error class: unknown class>)

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

Link copied to clipboard
data class SetRenderMode(val renderMode: <Error class: unknown class>)

Redux action to set the Render Mode of the application.

Link copied to clipboard
data class SetStatusSurrogate(val statusSurrogate: <Error class: unknown class>)

Redux action to set the StatusSurrogate of the application.