Skip to content

setKeyRepeatEnabled #92

@zerodarkzone

Description

@zerodarkzone

Hi,

xygine has a function called setKeyRepeatEnabled which can be used to avoid firing events when a key is pressed. It is used in the following way:
getRenderWindow()->setKeyRepeatEnabled(false);

Does crogine has something similar?
Right now if I left a key pressed, it keeps firing KEY_DOWN events.

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