mirror of
https://github.com/mauiaaron/apple2.git
synced 2026-04-22 08:16:56 +00:00
Android touch menu configurations
This commit is contained in:
@@ -62,6 +62,9 @@ extern bool (*interface_isTouchMenuAvailable)(void);
|
||||
|
||||
// enable/disable touch menu HUD element
|
||||
extern void (*interface_setTouchMenuEnabled)(bool enabled);
|
||||
|
||||
// set minimum alpha visibility of touch menu HUD element
|
||||
extern void (*interface_setTouchMenuVisibility)(float alpha);
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user