edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.render
/
Dirtyness
/
update
update
fun
update
(
newState
:
List
<
Any
?
>
)
Content copied to clipboard
returns true if the args don't match the previous args always returns true on the first invocation
fun
update
(
vararg
args
:
Any
?
)
Content copied to clipboard