2.0
3.0
>
comp
>
gb.sdl
>
window
>
.keyrelease
前一个
下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
Window.KeyRelease (gb.sdl)
Event
KeyRelease
(
)
Raised when a key is released while the window has the focus.
You get information about the released key with the
Key
类
.
参见
KeyPress