Method | Description | |
---|---|---|
GetPrimaryRenderElement ( |
||
SetSize ( int width, int height ) : void | ||
UIControllerBox ( int w, int h ) : System.Collections.Generic | ||
Walk ( |
Method | Description | |
---|---|---|
OnGuestTalk ( |
Method | Description | |
---|---|---|
CreateTinyControlBox ( SpaceName name ) : |
||
ResizeTargetWithSnapToGrid ( SpaceName tinyBoxSpaceName, UIControllerBox controllerBox, int dx, int dy ) : void | ||
SetupDockSpaces ( ) : void |
public GetPrimaryRenderElement ( |
||
rootgfx | ||
return |
protected OnGuestTalk ( |
||
e | ||
return | void |
public SetSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public UIControllerBox ( int w, int h ) : System.Collections.Generic | ||
w | int | |
h | int | |
return | System.Collections.Generic |
public Walk ( |
||
visitor | ||
return | void |