33 lines
757 B
Markdown
33 lines
757 B
Markdown
<a name="Light"></a>
|
|
|
|
## Light
|
|
**Kind**: global class
|
|
|
|
* [Light](#Light)
|
|
* [.init()](#Light+init)
|
|
* [.listen()](#Light+listen)
|
|
* [.listener()](#Light+listener)
|
|
* [.set()](#Light+set)
|
|
* [.end()](#Light+end)
|
|
|
|
<a name="Light+init"></a>
|
|
|
|
### light.init()
|
|
**Kind**: instance method of [<code>Light</code>](#Light)
|
|
<a name="Light+listen"></a>
|
|
|
|
### light.listen()
|
|
**Kind**: instance method of [<code>Light</code>](#Light)
|
|
<a name="Light+listener"></a>
|
|
|
|
### light.listener()
|
|
**Kind**: instance method of [<code>Light</code>](#Light)
|
|
<a name="Light+set"></a>
|
|
|
|
### light.set()
|
|
**Kind**: instance method of [<code>Light</code>](#Light)
|
|
<a name="Light+end"></a>
|
|
|
|
### light.end()
|
|
**Kind**: instance method of [<code>Light</code>](#Light)
|