Method | Description | |
---|---|---|
Draw ( |
||
Invalidate ( ) : void | ||
InvalidateHierarchy ( ) : void | ||
Layout ( ) : void | ||
Pack ( ) : void | ||
SetFillParent ( bool fillParent ) : void | ||
SetLayoutEnabled ( bool enabled ) : void | ||
Validate ( ) : void | ||
WidgetGroup ( ) : System |
Method | Description | |
---|---|---|
ChildrenChanged ( ) : void |
Method | Description | |
---|---|---|
SetLayoutEnabled ( Group parent, bool enabled ) : void |
public Draw ( |
||
spriteBatch | ||
parentAlpha | float | |
return | void |
public SetFillParent ( bool fillParent ) : void | ||
fillParent | bool | |
return | void |
public SetLayoutEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |