Inheritance diagram for SelHandlesStatics:


Static Protected Member Functions | |
| static void | PopSetup () |
| static void | PushSetup (Color inColor, integer inSize) |
| static void | Setup (Color inColor, integer inSize) |
Static Package Attributes | |
| static MouseCursor | ClosedHandMC |
| static MouseCursor | CornerMC |
| static MouseCursor | HorizStretchMC |
| static Color | mColorStack [] |
| static integer | mHandleSize |
| static Color | mSelColor |
| static integer | mSizeStack [] |
| static MouseCursor | OpenHandMC |
| static MouseCursor | OpenHandPlusMC |
| static MouseCursor | VerticalStretchMC |
| static void SelHandlesStatics.PopSetup | ( | ) | [static, protected] |
| static void SelHandlesStatics.PushSetup | ( | Color | inColor, | |
| integer | inSize | |||
| ) | [static, protected] |
| static void SelHandlesStatics.Setup | ( | Color | inColor, | |
| integer | inSize | |||
| ) | [static, protected] |
MouseCursor SelHandlesStatics.ClosedHandMC [static, package] |
MouseCursor SelHandlesStatics.CornerMC [static, package] |
MouseCursor SelHandlesStatics.HorizStretchMC [static, package] |
Color SelHandlesStatics.mColorStack[] [static, package] |
integer SelHandlesStatics.mHandleSize [static, package] |
Color SelHandlesStatics.mSelColor [static, package] |
integer SelHandlesStatics.mSizeStack[] [static, package] |
MouseCursor SelHandlesStatics.OpenHandMC [static, package] |
MouseCursor SelHandlesStatics.OpenHandPlusMC [static, package] |
MouseCursor SelHandlesStatics.VerticalStretchMC [static, package] |
1.5.1