glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.scene
/
ActionTooltip
Action
Tooltip
class
ActionTooltip
(
val
command
:
Command
)
:
Tooltip
Members
Constructors
Action
Tooltip
Link copied to clipboard
constructor
(
command
:
Command
)
Properties
alignment
Link copied to clipboard
var
alignment
:
Alignment
command
Link copied to clipboard
val
command
:
Command
side
Link copied to clipboard
var
side
:
Side
Functions
show
Link copied to clipboard
open
override
fun
show
(
node
:
Node
,
mouseX
:
Float
,
mouseY
:
Float
)
:
Stage
?