C# Class DragEnhanceView, EnhancedScrollView

Inheritance: MonoBehaviour
ファイルを表示 Open project: tinyantstudio/EnhancedScrollView Class Usage Examples

Public Methods

Method Description
SetScrollView ( EnhanceScrollView, view ) : void

Private Methods

Method Description
OnEnhanceViewDrag ( Vector2 delta ) : void
OnEnhaneViewDragEnd ( ) : void

Method Details

SetScrollView() public method

public SetScrollView ( EnhanceScrollView, view ) : void
view EnhanceScrollView,
return void