Skip to content

SDL.hint not defined #71

Description

@renatosc

On SDL-setHint documentation page says that the function first argument is a name and ask the user to check "SDL.hint" for the possible values but there is not SDL.hint table defined.

Looking the source code, I noticed that the name that should be used as the first parameter is the original SDL2 Category Hints like "SDL_HINT_RENDER_SCALE_QUALITY" . The complete list (for those looking for those values) is available in this link.

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