C# Class ClipScope, VimConfig

Inheritance: GUI.Scope
Show file Open project: randomize/VimConfig

Public Methods

Method Description
ClipScope ( Rect, position )

Protected Methods

Method Description
CloseScope ( ) : void

Method Details

ClipScope() public method

public ClipScope ( Rect, position )
position Rect,

CloseScope() protected method

protected CloseScope ( ) : void
return void