Method | Description | |
---|---|---|
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
TextBoxContainer ( int w, int h, bool multiline ) : System | ||
Walk ( |
Method | Description | |
---|---|---|
textEvListener_KeyDown ( object sender, Text e ) : void |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
public TextBoxContainer ( int w, int h, bool multiline ) : System | ||
w | int | |
h | int | |
multiline | bool | |
return | System |
public Walk ( |
||
visitor | ||
return | void |