Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_unhandled_key_input method missing from documentation #2581

Closed
chucklepie opened this issue Jul 2, 2019 · 0 comments · Fixed by #7330
Closed

_unhandled_key_input method missing from documentation #2581

chucklepie opened this issue Jul 2, 2019 · 0 comments · Fixed by #7330
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement

Comments

@chucklepie
Copy link

In the documentation stating flow order for input events (https://docs.godotengine.org/en/3.1/tutorials/inputs/inputevent.html#what-is-it)

_unhandled_key_input()

Is missing from the diagram and all text referring to input events other than the class library documentation.

It is called after _unhandled_input(), but I am not sure if it is called before or after CollisionObject _input_event()

Hope this helps.

Current as of 3.1 documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants