alchemist
Toggle table of contents
36.0.11
js
Platform filter
js
Switch theme
Search in API
alchemist
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.client.state.actions
/
SetBitmap
Set
Bitmap
js
data
class
SetBitmap
(
val
bitmap
:
Bitmap
?
)
Redux action to set the bitmap to display.
Parameters
bitmap
the new bitmap to set.
Members
Constructors
Set
Bitmap
Link copied to clipboard
js
constructor
(
bitmap
:
Bitmap
?
)
Properties
bitmap
Link copied to clipboard
js
val
bitmap
:
Bitmap
?