Method | Description | |
---|---|---|
SetLocation ( int left, int top ) : void | ||
SetSize ( int width, int height ) : void | ||
SetViewport ( int x, int y ) : void | ||
WidgetBase ( int w, int h ) |
public SetLocation ( int left, int top ) : void | ||
left | int | |
top | int | |
return | void |
public SetSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |