LayeredScreen

Screen with several layers each of which is attached to a different view. Views are drawn in fixed order and can be disabled individually. The LayeredScreen defines a common world coordinate system for all its views, cares for the transformation between screen and world coordinates and has an option to display a crosshair cursor. It listens to mouse clicks and sends messages with the corresponding world coordinates.

Properties:

Methods:

Events: