view Platforms/Wasm/tsconfig-stone.json @ 455:e3a6e3bf5c7c

changed the windowing tracker sensitivity. It was not usable with 16bits full range
author Alain Mazy <alain@mazy.be>
date Mon, 21 Jan 2019 22:41:24 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

{
    "include" : [
        "stone-framework-loader.ts",
        "wasm-application-runner.ts",
        "wasm-viewport.ts"
    ]
}