virtualx-engine/doc
Fredia Huya-Kouadio 94d6c3dcc6 Augment the InputEvent class with a CANCELED state
The `InputEvent` class currently supports the `pressed` and `released` states, which given the binary nature, is represented by a `bool` field.
This commit introduced the `CANCELED` state, which signals that an ongoing input event has been canceled.
To represent all the states, the `InputEventState` enum is added and the `InputEvent` logic is refactored accordingly.
2023-05-12 15:22:54 -07:00
..
classes Augment the InputEvent class with a CANCELED state 2023-05-12 15:22:54 -07:00
tools Update make_rst.py to match the master version 2023-04-10 20:47:01 +02:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2023-01-20 12:31:09 +01:00
class.xsd
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-20 10:26:17 +02:00