Property | Type | Description | |
---|---|---|---|
InputControllers | List |
Method | Description | |
---|---|---|
AddInputController ( OverlayInputController controller ) : void | ||
AutoEnumerateTabIndices ( ) : void | ||
ClearInputControllers ( ) : void | ||
ControllerOnMoveToPreviousElement ( ) : void | ||
FocusFirstElement ( ) : void | ||
SetUiElements ( IEnumerable |
||
UiFocusContainer ( ) : System.Collections.Generic | ||
Update ( |
Method | Description | |
---|---|---|
AddUiElement ( UiElement element ) : void |
Method | Description | |
---|---|---|
ControllerOnMoveToNextElement ( ) : void | ||
ControllerOnOnAction ( UiElement uiElement ) : void |
public AddInputController ( OverlayInputController controller ) : void | ||
controller | OverlayInputController | |
return | void |
protected AddUiElement ( UiElement element ) : void | ||
element | UiElement | |
return | void |
public ControllerOnMoveToPreviousElement ( ) : void | ||
return | void |
public SetUiElements ( IEnumerable |
||
uiElementsToManage | IEnumerable |
|
autoenumerate | bool | |
return | void |
public UiFocusContainer ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Update ( |
||
gameTime | ||
return | void |