메소드 | 설명 | |
---|---|---|
AddChild ( UIElement ui ) : void | ||
ClearChildren ( ) : void | ||
EaseBox ( int width, int height ) : System | ||
GetChild ( int index ) : UIElement | ||
GetChildIter ( ) : IEnumerable |
||
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
PerformContentLayout ( ) : void | ||
RemoveChild ( UIElement ui ) : void | ||
RemoveSelf ( ) : void | ||
SetViewport ( int x, int y ) : void |
메소드 | 설명 | |
---|---|---|
OnContentLayout ( ) : void | ||
OnGuestTalk ( |
||
OnLostMouseSelectedFocus ( |
||
OnMouseDown ( |
||
OnMouseLeave ( |
||
OnMouseMove ( |
||
OnMouseUp ( |
||
OnMouseWheel ( |
||
SetDesiredSize ( int w, int h ) : void | ||
SetPrimaryRenderElement ( |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
리턴 | RenderElement |
protected OnGuestTalk ( |
||
e | ||
리턴 | void |
protected OnLostMouseSelectedFocus ( |
||
e | ||
리턴 | void |
protected OnMouseDown ( |
||
e | ||
리턴 | void |
protected OnMouseLeave ( |
||
e | ||
리턴 | void |
protected OnMouseMove ( |
||
e | ||
리턴 | void |
protected OnMouseUp ( |
||
e | ||
리턴 | void |
protected OnMouseWheel ( |
||
e | ||
리턴 | void |
protected SetPrimaryRenderElement ( |
||
primElement | ||
리턴 | void |