public final class ImageCursorFrame extends CursorFrame
| Constructor and Description |
|---|
ImageCursorFrame(Object platformImage,
double width,
double height,
double hotspotX,
double hotspotY) |
| Modifier and Type | Method and Description |
|---|---|
CursorType |
getCursorType() |
double |
getHeight() |
double |
getHotspotX() |
double |
getHotspotY() |
Object |
getPlatformImage() |
double |
getWidth() |
getPlatformCursor, setPlatforCursorpublic ImageCursorFrame(Object platformImage, double width, double height, double hotspotX, double hotspotY)
public CursorType getCursorType()
getCursorType in class CursorFramepublic Object getPlatformImage()
public double getWidth()
public double getHeight()
public double getHotspotX()
public double getHotspotY()
Copyright © 2025. All rights reserved.