korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.style
/
DOMAnimator
DOMAnimator
class
DOMAnimator
(
val
dom
:
DOM
)
Members
Constructors
DOMAnimator
Link copied to clipboard
constructor
(
dom
:
DOM
)
Properties
css
Link copied to clipboard
val
css
:
CSS
dom
Link copied to clipboard
val
dom
:
DOM
time
Link copied to clipboard
var
time
:
Duration
Functions
update
Link copied to clipboard
fun
update
(
dt
:
Duration
)
update
Element
Link copied to clipboard
fun
updateElement
(
element
:
DOM.DomElement
)