C# Class exSpriteBorderEditor, ex2d-v1

Inheritance: exSpriteBaseEditor
Afficher le fichier Open project: exdev/ex2d-v1

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void
UpdateAtlas ( exSpriteBorder, _spriteBorder, exAtlasDB, _elInfo ) : void

Méthodes protégées

Méthode Description
AddAnimationHelper ( ) : void
OnEnable ( ) : void

Private Methods

Méthode Description
GetDelatSize ( Vector3 _deltaVec, float &_dx, float &_dy ) : void
HandleRezie ( int _handleID, Vector3 _oldPos, Vector3 _newPos ) : void
OnSceneGUI ( ) : void

Method Details

AddAnimationHelper() protected méthode

protected AddAnimationHelper ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

UpdateAtlas() public static méthode

public static UpdateAtlas ( exSpriteBorder, _spriteBorder, exAtlasDB, _elInfo ) : void
_spriteBorder exSpriteBorder,
_elInfo exAtlasDB,
Résultat void