C# 클래스 LayoutFarm.DzBoardSample.UISelectionBox

상속: LayoutFarm.CustomWidgets.EaseBox
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement
UISelectionBox ( int w, int h ) : System.Collections.Generic
Walk ( UIVisitor visitor ) : void

메소드 상세

GetPrimaryRenderElement() 공개 메소드

public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement
rootgfx RootGraphic
리턴 RenderElement

UISelectionBox() 공개 메소드

public UISelectionBox ( int w, int h ) : System.Collections.Generic
w int
h int
리턴 System.Collections.Generic

Walk() 공개 메소드

public Walk ( UIVisitor visitor ) : void
visitor LayoutFarm.UI.UIVisitor
리턴 void