view Platforms/Wasm/tsconfig-stone.json @ 454:50229f6eb4cd

TS: one touch drag is not equivalent to left mouse drag instead of middle mouse drag
author Alain Mazy <alain@mazy.be>
date Fri, 18 Jan 2019 11:52:10 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

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