C# Class exSpriteFontEditor, ex2d-v1

Inheritance: exSpriteBaseEditor
Datei anzeigen Open project: exdev/ex2d-v1

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
AddAnimationHelper ( ) : void
OnEnable ( ) : void

Private Methods

Method Description
OnSceneGUI ( ) : void

Method Details

AddAnimationHelper() protected method

protected AddAnimationHelper ( ) : void
return void

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void