Skip to content

keycodes::key-max not exported #63

Closed
@philomelus

Description

@philomelus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions