component
1.1.0
component
/
org.pushingpixels.aurora.component.utils
/
ModelStateInfo
Model
State
Info
class
ModelStateInfo
(
startModelState
:
ComponentState
)
Content copied to clipboard
Functions
Properties
Functions
clear
Link copied to clipboard
fun
clear
(
currModelState
:
ComponentState
)
Content copied to clipboard
dump
State
Link copied to clipboard
fun
dumpState
(
currModelState
:
ComponentState
,
stateTransitionPosition
:
Float
)
Content copied to clipboard
get
Snapshot
Link copied to clipboard
fun
getSnapshot
(
currModelState
:
ComponentState
)
:
ModelStateInfoSnapshot
Content copied to clipboard
strength
Link copied to clipboard
fun
strength
(
facet
:
ComponentStateFacet
)
:
Float
Content copied to clipboard
sync
Link copied to clipboard
fun
sync
(
)
Content copied to clipboard
update
Active
States
Link copied to clipboard
fun
updateActiveStates
(
position
:
Float
)
Content copied to clipboard
Properties
activeStrength
Link copied to clipboard
var
activeStrength
:
Float
Content copied to clipboard
stateContributionMap
Link copied to clipboard
var
stateContributionMap
:
MutableMap
<
ComponentState
,
StateContributionInfo
>
Content copied to clipboard