C# Class exClippingEditor, ex2d-v1

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

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : 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