C# Class exSpriteEditor, ex2d-v1

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

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void
UpdateAtlas ( exSprite, _sprite, exAtlasDB, _elInfo ) : void

Méthodes protégées

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

Private Methods

Méthode Description
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 ( exSprite, _sprite, exAtlasDB, _elInfo ) : void
_sprite exSprite,
_elInfo exAtlasDB,
Résultat void