C# Class exClippingEditor, ex2d-v1

Inheritance: exPlaneEditor
ファイルを表示 Open project: exdev/ex2d-v1

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

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

Private Methods

Method Description
GetDelatSize ( Vector3 _deltaVec, float &_dx, float &_dy ) : void
HandleRezie ( int _handleID, Vector3 _oldPos, Vector3 _newPos ) : void
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