onRotate

inline fun Node.onRotate(noinline action: (RotateEvent) -> Unit)

See also

Node.setOnRotate

inline fun Scene.onRotate(noinline action: (RotateEvent) -> Unit)

See also

Scene.setOnRotate