gui updates
This commit is contained in:
parent
05ac11b24c
commit
b8f125b472
42 changed files with 1179 additions and 962 deletions
|
|
@ -143,8 +143,10 @@ namespace tp {
|
|||
MOUSE4 = 504,
|
||||
MOUSE5 = 505,
|
||||
|
||||
LAST_KEY_CODE = 508,
|
||||
SCROLL,
|
||||
|
||||
WINDOW_RESIZE = 1000,
|
||||
WINDOW_RESIZE,
|
||||
|
||||
LAST_KEY_CODE,
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue