C# Class exTileSheetEditor, ex2d-v1

Inheritance: EditorWindow
ファイルを表示 Open project: exdev/ex2d-v1 Class Usage Examples

Public Methods

Method Description
Edit ( Object _obj ) : void

Private Methods

Method Description
Init ( ) : void
NewWindow ( ) : exTileSheetEditor,
OnEnable ( ) : void
OnGUI ( ) : void
OnSelectionChange ( ) : void
PreviewTileSheet ( float _x, float _y, exTileSheet, _tileSheet ) : void

Method Details

Edit() public method

public Edit ( Object _obj ) : void
_obj Object
return void