Свойство | Тип | Описание | |
---|---|---|---|
_buttonState | NextButtonStates | ||
_imageFocused | |||
_imageNonFocused | |||
_isOverlayAllowed | bool | ||
_isWinOverlayAllowed | bool | ||
_parentWin |
Метод | Описание | |
---|---|---|
AllocResources ( ) : void |
Allocates the control its DirectX resources.
|
|
Dispose ( ) : void |
Frees the control its DirectX resources.
|
|
FinalizeConstruction ( ) : void |
This method gets called when the control is created and all properties has been set It allows the control todo any initialization
|
|
GUIActionGroup ( int parentId ) : System | ||
HitTest ( int x, int y, int &controlID, bool &focused ) : bool | ||
OnDeInit ( ) : void | ||
OnInit ( ) : void | ||
Render ( float timePassed ) : void | ||
ScaleToScreenResolution ( ) : void |
Метод | Описание | |
---|---|---|
SetDefaultControl ( ) : void |
public GUIActionGroup ( int parentId ) : System | ||
parentId | int | |
Результат | System |
public HitTest ( int x, int y, int &controlID, bool &focused ) : bool | ||
x | int | |
y | int | |
controlID | int | |
focused | bool | |
Результат | bool |
protected GUIAnimation,MediaPortal.GUI.Library _imageFocused | ||
Результат |
protected GUIAnimation,MediaPortal.GUI.Library _imageNonFocused | ||
Результат |