#include <GUIAgentControllerList.h>
◆ CGUIAgentControllerList()
| CGUIAgentControllerList::CGUIAgentControllerList |
( |
CGUIWindow & | window | ) |
|
◆ ~CGUIAgentControllerList()
| CGUIAgentControllerList::~CGUIAgentControllerList |
( |
| ) |
|
|
override |
◆ Deinitialize()
| void CGUIAgentControllerList::Deinitialize |
( |
| ) |
|
|
overridevirtual |
◆ FrameMove()
| void CGUIAgentControllerList::FrameMove |
( |
| ) |
|
|
overridevirtual |
◆ GetCurrentControl()
| int CGUIAgentControllerList::GetCurrentControl |
( |
| ) |
const |
|
overridevirtual |
◆ HasControl()
| bool CGUIAgentControllerList::HasControl |
( |
int | controlId | ) |
const |
|
overridevirtual |
◆ Initialize()
Initialize resources.
- Parameters
-
| gameClient | The active game client, an empty pointer if no game client is active |
- Returns
- True if the resource is initialized and can be used, false if the resource failed to initialize and must not be used
Implements KODI::GAME::IAgentControllerList.
◆ Notify()
Process a message from an observable.
- Parameters
-
| obs | The observable that sends the message. |
| msg | The message. |
Implements Observer.
◆ OnSelect()
| void CGUIAgentControllerList::OnSelect |
( |
| ) |
|
|
overridevirtual |
◆ OnWindowLoaded()
| void CGUIAgentControllerList::OnWindowLoaded |
( |
| ) |
|
|
overridevirtual |
◆ OnWindowUnload()
| void CGUIAgentControllerList::OnWindowUnload |
( |
| ) |
|
|
overridevirtual |
◆ Refresh()
| void CGUIAgentControllerList::Refresh |
( |
| ) |
|
|
overridevirtual |
◆ SetFocused()
| void CGUIAgentControllerList::SetFocused |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: