mcopy/app/lib/light
Matt McWilliams 5d31bf0020 Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
..
Readme.md Create new doc files for new libs or ones with jsdoc 2019-03-21 21:03:03 -04:00
index.d.ts Removed several uses of any and added types to System module. 2024-05-23 19:54:42 -04:00
index.js Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
index.js.map Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
package.json Refactor light module into typescript-compiled class 2019-03-21 15:01:29 -04:00

Readme.md

Light

Kind: global class

light.init()

Kind: instance method of Light

light.listen()

Kind: instance method of Light

light.listener()

Kind: instance method of Light

light.set()

Kind: instance method of Light

light.end()

Kind: instance method of Light