diff options
| author | J08nY | 2016-04-22 02:24:11 +0200 |
|---|---|---|
| committer | J08nY | 2016-04-22 02:24:11 +0200 |
| commit | 5f95bfe639895a366ec3ec42725908b5656aa016 (patch) | |
| tree | 9d0a97c487ab481cbd15290df15d2c5948cac6cd /src/pointerlock.ts | |
| download | omniplex-5f95bfe639895a366ec3ec42725908b5656aa016.tar.gz omniplex-5f95bfe639895a366ec3ec42725908b5656aa016.tar.zst omniplex-5f95bfe639895a366ec3ec42725908b5656aa016.zip | |
init
Diffstat (limited to 'src/pointerlock.ts')
| -rw-r--r-- | src/pointerlock.ts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pointerlock.ts b/src/pointerlock.ts new file mode 100644 index 0000000..d75ccda --- /dev/null +++ b/src/pointerlock.ts @@ -0,0 +1,5 @@ +module Omni { + export class PointerLocker { + + } +}
\ No newline at end of file |
