viewtify.ui.anime
AnimePattern
play
(Node
node
)
void
Node
node
)Node node |
Shorhand animation.
play
(UserInterfaceProvider?
Node
provider
)
void
UserInterfaceProvider?
Node
provider
)UserInterfaceProvider provider |
Shorhand animation.
play
(Node
node
, kiss.WiseRunnable
action
)
void
Node
node
, kiss.WiseRunnable
action
)Node node |
|
kiss.WiseRunnable action |
Shorhand animation.
play
(UserInterfaceProvider?
Node
provider
, kiss.WiseRunnable
action
)
void
UserInterfaceProvider?
Node
provider
, kiss.WiseRunnable
action
)UserInterfaceProvider provider |
|
kiss.WiseRunnable action |
Shorhand animation.
run
(javafx.scene.layout.Pane
parent
, Node
before
)
void
javafx.scene.layout.Pane
parent
, Node
before
)javafx.scene.layout.Pane parent |
|
Node before |
Run animation.
run
(javafx.scene.layout.Pane
parent
, Node
before
, kiss.WiseRunnable
action
)
void
javafx.scene.layout.Pane
parent
, Node
before
, kiss.WiseRunnable
action
)javafx.scene.layout.Pane parent |
|
Node before |
|
kiss.WiseRunnable action |
Run animation.