-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1020,7 +1020,7 @@ | |
<p>A Simple Timer class extending <a href="https://github.com/primus/eventemitter3">EventEmitter3</a></p> | ||
</div> | ||
<p>Auther: Shen Yiming(<a href="mailto:[email protected]">[email protected]</a>)</p> | ||
<p>Repo: <a href="https://github.com/soimy/pixi-timer">https://github.com/soimy/pixi-timer</a></p> | ||
<p>Repo: <a href="https://github.com/soimy/eventemitter3-timer">https://github.com/soimy/eventemitter3-timer</a></p> | ||
<dl class="tsd-comment-tags"> | ||
<dt>export</dt> | ||
<dd></dd> | ||
|
@@ -1123,7 +1123,7 @@ <h3>constructor</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L106">Timer.ts:106</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L106">Timer.ts:106</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1157,7 +1157,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _delay<wbr>Time</h3> | |
<div class="tsd-signature tsd-kind-icon">_delay<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L103">Timer.ts:103</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L103">Timer.ts:103</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
|
@@ -1167,7 +1167,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _elapsed<wbr>Time</h3> | |
<div class="tsd-signature tsd-kind-icon">_elapsed<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L104">Timer.ts:104</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L104">Timer.ts:104</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
|
@@ -1177,7 +1177,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _repeat</h3> | |
<div class="tsd-signature tsd-kind-icon">_repeat<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L105">Timer.ts:105</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L105">Timer.ts:105</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
|
@@ -1187,7 +1187,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _timer<wbr>Manager</h3> | |
<div class="tsd-signature tsd-kind-icon">_timer<wbr>Manager<span class="tsd-signature-symbol">:</span> <a href="_timermanager_.timermanager.html" class="tsd-signature-type">TimerManager</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L106">Timer.ts:106</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L106">Timer.ts:106</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
|
@@ -1197,7 +1197,7 @@ <h3>active</h3> | |
<div class="tsd-signature tsd-kind-icon">active<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L44">Timer.ts:44</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L44">Timer.ts:44</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1220,7 +1220,7 @@ <h3>delay</h3> | |
<div class="tsd-signature tsd-kind-icon">delay<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L68">Timer.ts:68</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L68">Timer.ts:68</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1243,7 +1243,7 @@ <h3>expire</h3> | |
<div class="tsd-signature tsd-kind-icon">expire<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L92">Timer.ts:92</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L92">Timer.ts:92</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1266,7 +1266,7 @@ <h3>is<wbr>Ended</h3> | |
<div class="tsd-signature tsd-kind-icon">is<wbr>Ended<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L52">Timer.ts:52</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L52">Timer.ts:52</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1289,7 +1289,7 @@ <h3>is<wbr>Started</h3> | |
<div class="tsd-signature tsd-kind-icon">is<wbr>Started<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L60">Timer.ts:60</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L60">Timer.ts:60</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1312,7 +1312,7 @@ <h3>loop</h3> | |
<div class="tsd-signature tsd-kind-icon">loop<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L84">Timer.ts:84</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L84">Timer.ts:84</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1335,7 +1335,7 @@ <h3>repeat</h3> | |
<div class="tsd-signature tsd-kind-icon">repeat<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L76">Timer.ts:76</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L76">Timer.ts:76</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1358,7 +1358,7 @@ <h3>time</h3> | |
<div class="tsd-signature tsd-kind-icon">time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L36">Timer.ts:36</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L36">Timer.ts:36</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1381,7 +1381,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts- | |
<div class="tsd-signature tsd-kind-icon">_timer<wbr>Manager<span class="tsd-signature-symbol">:</span> <a href="_timermanager_.timermanager.html" class="tsd-signature-type">TimerManager</a></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L28">Timer.ts:28</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L28">Timer.ts:28</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
|
@@ -1405,8 +1405,8 @@ <h3>timer<wbr>Manager</h3> | |
<div class="tsd-signature tsd-kind-icon">timer<wbr>Manager<span class="tsd-signature-symbol">:</span> </div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L100">Timer.ts:100</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L101">Timer.ts:101</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L100">Timer.ts:100</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L101">Timer.ts:101</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1429,7 +1429,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> timer<wbr>Manager</h3> | |
<div class="tsd-signature tsd-kind-icon">timer<wbr>Manager<span class="tsd-signature-symbol">:</span> </div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L24">Timer.ts:24</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L24">Timer.ts:24</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1708,7 +1708,7 @@ <h3>remove</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L143">Timer.ts:143</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L143">Timer.ts:143</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1803,7 +1803,7 @@ <h3>reset</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L182">Timer.ts:182</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L182">Timer.ts:182</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1831,7 +1831,7 @@ <h3>start</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L157">Timer.ts:157</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L157">Timer.ts:157</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1860,7 +1860,7 @@ <h3>stop</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L170">Timer.ts:170</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L170">Timer.ts:170</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
@@ -1889,7 +1889,7 @@ <h3>update</h3> | |
<li class="tsd-description"> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/73772fa/src/Timer.ts#L200">Timer.ts:200</a></li> | ||
<li>Defined in <a href="https://github.com/soimy/eventemitter3-timer/blob/728460e/src/Timer.ts#L200">Timer.ts:200</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ import { EventEmitter } from "eventemitter3"; | |
* | ||
* Auther: Shen Yiming([email protected]) | ||
* | ||
* Repo: https://github.com/soimy/pixi-timer | ||
* Repo: https://github.com/soimy/eventemitter3-timer | ||
* | ||
* @export | ||
* @class Timer | ||
|