animatedPanZoomSingleton¶
Overview¶
A singleton with an instance of an AnimatedPanZoomListener that can be easily accessed for an application. The AnimatedPanZoomListener adds global key press listeners and it is reasonable that you would only want one for a document/application.
@author Jesse Greenberg
Source Code¶
See the source for animatedPanZoomSingleton.ts in the scenery repository.