A custom Transform class allowing to observe changes with a callback.
The callback called to observe changes.
The scope of the callback.
The callback which is observing the changes.
A custom Transform class allowing to observe changes with a callback.
Param: callback
The callback called to observe changes.
Param: scope
The scope of the callback.