This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
persagy
/
persagy-web
Segui
22
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
04c0ab57a1
Rami (Branch)
Tag
master
persagy-web
/
persagy-web-base
/
lib
/
enums
/
SMouseButton.d.ts
SMouseButton.d.ts
96 B
Cronologia
Originale
1
2
3
4
5
export declare enum SMouseButton {
LeftButton = 1,
RightButton = 2,
MidButton = 4
}