Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits AddonClass.

Public Member Functions

 Action (const CAction &caction)
 
 getAmount1 ()
 

Function: getAmount1()


Returns the first amount of force applied to the thumbstick. More...
 
 getAmount2 ()
 

Function: getAmount2()


Returns the second amount of force applied to the thumbstick. More...
 
 getButtonCode ()
 

Function: getButtonCode()


Returns the button code for this action. More...
 
 getId ()
 

Function: getId()


To get kodi_key_action_ids More...
 
void setFromCAction (const CAction &caction)
 

Public Attributes

unsigned long buttonCode = 0
 
AddonClass::Ref< Controlcontrol
 
float fAmount1 = 0.0f
 
float fAmount2 = 0.0f
 
float fRepeat = 0.0f
 
long id = -1
 
std::string strAction
 

The documentation for this class was generated from the following file: