Wed Mar 26 2008 09:56:11 AM
| ᅠ | Name | Description |
|---|---|---|
| IManagerOverlay | The interface overlays that are used with managers implement. | |
| IOverlay | Marker interface for now. | |
| IOverlayButton | The interface that all graphical overlay buttons must implement. | |
| IPopUpOverlay | A marker interface for popup overlays used in the managers package. | |
| IResizeOverlay | ||
| ITransformOverlay |
| ᅠ | Name | Description |
|---|---|---|
| MoveOverlay | The default overlay for the MoveManagerFX manager. | |
| Overlay | The Overlay is the base class for all overlays that are used with manager classes. | |
| OverlayButton | This class just uses the style overlayButtonSkin to skin the buttton the same for every state. | |
| OverlayButtonOffset | The type of offset the IOverlay will use when sizing and positionin the overlay instance. | |
| PositionResizeOverlay | A class. | |
| ResizeOverlay | Creates a template overlay for resizing IUIComponents. |