Method | Description | |
---|---|---|
GetPrimaryRenderElement ( |
||
SetSize ( int width, int height ) : void | ||
UINinespaceBox ( int w, int h ) : System | ||
Walk ( |
Method | Description | |
---|---|---|
CreateGripper ( PixelFarm bgcolor, bool isVertical ) : |
||
CreateSpaceBox ( SpaceName name, Color bgcolor ) : |
||
SetupDockSpaces ( ) : void |
public GetPrimaryRenderElement ( |
||
rootgfx | ||
return |
public SetSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public UINinespaceBox ( int w, int h ) : System | ||
w | int | |
h | int | |
return | System |
public Walk ( |
||
visitor | ||
return | void |