Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
Input 成员列表

成员的完整列表,这些成员属于 Input,包括所有继承而来的类成员

get_clipboard()Inputstatic
get_key_by_name(std::string_view name)Inputstatic
get_mouse_by_name(std::string_view name)Inputstatic
get_mouse_position()Inputstatic
is_pressed(Key key)Inputstatic
is_pressed(Mouse key)Inputstatic
set_clipboard(const std::string &str)Inputstatic
set_window(const Window &win)Inputstatic