toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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