| Package | Description |
|---|---|
| ej.microui.event.generator |
Contains standard event generators.
|
| Modifier and Type | Method and Description |
|---|---|
FlyingImage |
Pointer.getFlyingImage()
Gets the
FlyingImage associated to this Pointer. |
| Modifier and Type | Method and Description |
|---|---|
void |
Pointer.setFlyingImage(FlyingImage flyingImage)
A Pointer generator manages positioning an image automatically if such image is set.
|
void |
Pointer.setFlyingImage(FlyingImage flyingImage,
int anchorX,
int anchorY)
A Pointer generator manages positioning an image automatically if such image is set.
|