Interfaces
NameDescription
 IManagerOverlayThe interface overlays that are used with managers implement.
 IOverlayMarker interface for now.
 IOverlayButtonThe interface that all graphical overlay buttons must implement.
 IPopUpOverlayA marker interface for popup overlays used in the managers package.
 IResizeOverlay 
 ITransformOverlay 
Classes
NameDescription
 MoveOverlayThe default overlay for the MoveManagerFX manager.
 OverlayThe Overlay is the base class for all overlays that are used with manager classes.
 OverlayButtonThis class just uses the style overlayButtonSkin to skin the buttton the same for every state.
 OverlayButtonOffsetThe type of offset the IOverlay will use when sizing and positionin the overlay instance.
 PositionResizeOverlayA class.
 ResizeOverlayCreates a template overlay for resizing IUIComponents.