Method |
Description |
|
AddSprite ( Rect frame, int alignment, Vector2 pivot, AutoSlicingMethod slicingMethod ) : void |
|
|
ApplyCacheSettingsToInspector ( SerializedObject so ) : void |
|
|
ClampSpriteBorder ( Vector4 border ) : Vector4 |
|
|
ClampSpriteRect ( Rect rect ) : Rect |
|
|
ConvertFromTextureToNormalizedSpace ( Vector2 texturePos, Rect rect ) : Vector2 |
|
|
CreateTemporaryDuplicate ( Texture2D original, int width, int height ) : Texture2D |
|
|
DoApply ( ) : void |
|
|
DoApply ( SerializedObject so ) : void |
|
|
DoApplyRevertGUI ( ) : void |
|
|
DoBorderFields ( ) : void |
|
|
DoEditingDisabledMessage ( ) : void |
|
|
DoNameField ( ) : void |
|
|
DoPivotFields ( ) : void |
|
|
DoPositionField ( ) : void |
|
|
DoRevert ( ) : void |
|
|
DoSelectedFrameInspector ( ) : void |
|
|
DoToolbarGUI ( ) : void |
|
|
FlipNegativeRect ( Rect rect ) : Rect |
|
|
FourIntFields ( string label, string labelX, string labelY, string labelZ, string labelW, int &x, int &y, int &z, int &w ) : void |
|
|
GetExistingOverlappingSprite ( Rect rect ) : SpriteRect |
|
|
GetSelectedTexture2D ( ) : Texture2D |
|
|
GetSnapPointsArray ( Rect rect ) : Vector2[] |
|
|
GetUniqueName ( string prefix ) : string |
|
|
HandleApplyRevertDialog ( ) : void |
|
|
HandleBorderCornerScalingHandles ( ) : void |
|
|
HandleBorderPointSlider ( float &x, float &y, MouseCursor mouseCursor, bool isHidden, GUIStyle dragDot, GUIStyle dragDotActive, Color color ) : void |
|
|
HandleBorderScaleSlider ( float x, float y, float width, float height, bool isHorizontal ) : float |
|
|
HandleBorderSidePointScalingSliders ( ) : void |
|
|
HandleBorderSideScalingHandles ( ) : void |
|
|
HandleCreate ( ) : void |
|
|
HandleDelete ( ) : void |
|
|
HandleDragging ( ) : void |
|
|
HandleDuplicate ( ) : void |
|
|
HandleFrameSelected ( ) : void |
|
|
HandleGizmoMode ( ) : void |
|
|
HandlePivotHandle ( ) : void |
|
|
HandleRectCornerScalingHandles ( ) : void |
|
|
HandleRectSideScalingHandles ( ) : void |
|
|
HandleSelection ( ) : void |
|
|
InitializeAnimVariables ( ) : void |
|
|
ModifierKeysChanged ( ) : void |
|
|
MouseOnTopOfInspector ( ) : bool |
|
|
OnDisable ( ) : void |
|
|
OnEnable ( ) : void |
|
|
OnGUI ( ) : void |
|
|
OnSelectionChange ( ) : void |
|
|
Overlap ( Rect a, Rect b ) : bool |
|
|
PixelHasAlpha ( int x, int y ) : bool |
|
|
RectSweep ( List rects, Rect sweepRect ) : List |
|
|