Type interface
Inheritance
ISpritePrivate extends IEntityPrivate.
ISpritePrivate is extended by IGraphicsPrivate, IContainerPrivate, IPicturePrivate.
Properties
|
focusable # |
Type If set to @since 5.3.16 |
|---|---|
|
lastTooltipCoords # |
Type Logs last point for the shown tooltip (used to prevent subequent shows of tooltip in the same place) @since 5.11.3 |
|
showingTooltip # |
Type Is element currently showing a tooltip? |
|
tooltipTarget # |
Type An element tooltip should inherit its colors from. |
|
trustBounds # |
Type If set to This helps to solve ghost tooltips problem that sometimes appear while moving the pointer over interactive objects. This is set to @since 5.5.0 |