C# Class FlatRedBall.AnimationEditorForms.SelectedState

显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
Initialize ( TreeView treeView ) : void
TakeSnapshot ( ) : void

Method Details

Initialize() public method

public Initialize ( TreeView treeView ) : void
treeView System.Windows.Forms.TreeView
return void

TakeSnapshot() public method

public TakeSnapshot ( ) : void
return void