JoshEngebretson 123bcb0ae0 Merge pull request #1435 from AtomicGameEngine/TSH-ATOMIC-DYNAMIC-WEBVIEW-SETTINGS 9 years ago
..
AtomicWork.d.ts d7113f15a4 Updated sendEvent to accept a send event data object to act upon. 9 years ago
EditorWork.d.ts 123bcb0ae0 Merge pull request #1435 from AtomicGameEngine/TSH-ATOMIC-DYNAMIC-WEBVIEW-SETTINGS 9 years ago
README.md 1c4a662115 added readme 9 years ago
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration 10 years ago
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 years ago

README.md

Typescript Definition Files

  • Most of These *.d.ts files are generated by the build process.
  • The *Work.d.ts files are hand created.
  • The tsconfig.json file is used to generate the combined dist\Atomic.d.ts file.