tieskedh
09/08/2017, 1:32 PMtieskedh
09/08/2017, 1:33 PMedvin
09/08/2017, 1:33 PMedvin
09/08/2017, 1:33 PMtieskedh
09/08/2017, 1:39 PMtieskedh
09/08/2017, 1:39 PMcarlw
09/08/2017, 4:26 PMedvin
09/08/2017, 4:26 PMedvin
09/08/2017, 4:27 PMtieskedh
09/08/2017, 4:30 PMtieskedh
09/08/2017, 4:41 PMedvin
09/08/2017, 4:42 PMtieskedh
09/08/2017, 4:43 PMtieskedh
09/08/2017, 4:45 PMedvin
09/08/2017, 4:46 PMtieskedh
09/08/2017, 4:46 PMguggulf
09/08/2017, 5:23 PMdoubleBinding()
function works? I'm trying to bind the rotation of a Node to the result of calculating the angle of a line between two pointsguggulf
09/08/2017, 5:25 PMDoubleProperties
edvin
09/08/2017, 5:50 PMdoubleBinding
callback creates a binding, it doesn't bind to the rotateProperty. The result of the doubleBinding however, can be bound to the rotateProperty
if you desire.edvin
09/08/2017, 5:51 PMrotateProperty().bind(doubleBinding(observable, dependencies, here) { calculateResultHere() }
guggulf
09/08/2017, 6:18 PMedvin
09/08/2017, 6:35 PMguggulf
09/08/2017, 6:35 PMcarlw
09/08/2017, 6:46 PMcarlw
09/08/2017, 6:49 PMcarlw
09/08/2017, 6:49 PMguggulf
09/08/2017, 6:58 PMdr.fornax
09/08/2017, 7:27 PMdr.fornax
09/08/2017, 7:28 PM