Skip to content

Commit 7411acd

Browse files
authored
Update README.md
1 parent 92a430a commit 7411acd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ One cool feature is that it supports multiple listeners of the same type, like `
4040
`charCallbacks` is the `SortedMap` containing all the current callbacks
4141

4242
I've been chosen that so they can be easier ordered, the default callback has always this key:
43+
4344
`val defaultKey = "0 - default"`
4445

4546
I actually asked for this multi-callback in the native glfw, but in the meanwhile we can already use it. And this is also faster because it's all on the jvm!

0 commit comments

Comments
 (0)