alchemist-full
Toggle table of contents
37.0.1
js
Platform filter
js
Switch theme
Search in API
alchemist-full
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.client.state.reducers
/
bitmapReducer
bitmap
Reducer
js
fun
bitmapReducer
(
state
:
Bitmap
?
,
action
:
Any
)
:
Bitmap
?
(
source
)
Reducer for the bitmap.
Return
the new bitmap.
Parameters
state
the current bitmap state.
action
the action to perform.