toggle menu
alchemist
34.1.9
js
switch theme
search in API
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.client.state.reducers
/
bitmapReducer
bitmap
Reducer
js
fun
bitmapReducer
(
state
:
Bitmap
?
,
action
:
Any
)
:
Bitmap
?
Reducer for the bitmap.
Return
the new bitmap.
Parameters
state
the current bitmap state.
action
the action to perform.