This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2019-08-31 00:31:38 +02:00

9 lines
150 B
JSON

{
"description": "The base for all buttons that emit a pressed event.",
"events": [
{
"name": "pressed"
}
]
}