C# 클래스 exAtlasEditor, ex2d-v1

상속: EditorWindow
파일 보기 프로젝트 열기: exdev/ex2d-v1 1 사용 예제들

공개 메소드들

메소드 설명
Edit ( Object _obj ) : void

비공개 메소드들

메소드 설명
AddSelected ( exAtlasInfo, _el ) : void
AtlasElementField ( Rect _atlasRect, exAtlasInfo, _atlasInfo, exAtlasInfo, _el ) : void
AtlasInfoField ( Rect _rect, int _borderSize, exAtlasInfo, _atlasInfo ) : void
ConfirmRectSelection ( ) : void
ImportObjects ( ) : void
Init ( ) : void
MapToAtalsInfoField ( Rect _rect ) : Rect
MoveSelections ( Vector2 _delta ) : void
NewWindow ( ) : exAtlasEditor,
OnEnable ( ) : void
OnGUI ( ) : void
OnSelectionChange ( ) : void
RemoveSelectedElements ( ) : void
ToggleSelected ( exAtlasInfo, _el ) : void
UpdateSelectRect ( ) : void
WidthAndHeightField ( int &_width, int &_height ) : void

메소드 상세

Edit() 공개 메소드

public Edit ( Object _obj ) : void
_obj UnityEngine.Object
리턴 void