projects
/
Asura
master
游戏引擎
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
libs
/
asura-lib-core
/
input
/
mouse.defs
blob: de1d117b5730a897a8bcf92a122ba411fc48bbb0 (
plain
)
1
2
3
4
5
6
7
enum MouseButton { MOUSE_BUTTON_LEFT, MOUSE_BUTTON_MIDDLE, MOUSE_BUTTON_RIGHT, };