korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.bitmap
/
BitmapWithHotspot
Bitmap
With
Hotspot
data
class
BitmapWithHotspot
<
T
:
Bitmap
>
(
val
bitmap
:
T
,
val
hotspot
:
Vector2I
)
Members
Constructors
Bitmap
With
Hotspot
Link copied to clipboard
constructor
(
bitmap
:
T
,
hotspot
:
Vector2I
)
Properties
bitmap
Link copied to clipboard
val
bitmap
:
T
hotspot
Link copied to clipboard
val
hotspot
:
Vector2I