Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

A digital button event, such as a button press or release. More...

#include <game.h>

Public Attributes

bool pressed
 True if the button is pressed, false if it is released.
 

Detailed Description

A digital button event, such as a button press or release.

Member Data Documentation

◆ pressed

bool game_digital_button_event::pressed

True if the button is pressed, false if it is released.


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