Closed
Description
I am having to use (foreign-enum-value 'al::keycodes :key-max) to access the maximum key code value. I cannot find a way to access the other keys without using foreign-enum-value either. There are #:key-... exports, but I cannot find them actually anywhere, even from within the :cl-liballegro package.
If using foreign-enum-value is the correct way to access the #:key-... and #:key-max, then feel free to mark this closed as a misunderstanding, and I'll shadow them locally in my project for easier access (and wonder what the #:key-.. exports actually are).
Metadata
Metadata
Assignees
Labels
No labels