|
30 | 30 | Group |
31 | 31 | </h2> |
32 | 32 |
|
33 | | - <div class="class-description">An Animation instance contains a single animation and the controls to play it.It is created by the AnimationManager, consists of Animation.Frame objects and belongs to a single Game Object such as a Sprite.</div> |
| 33 | + <div class="class-description">A Group is a container for display objects that allows for fast pooling, recycling and collision checks.</div> |
34 | 34 |
|
35 | 35 | </header> |
36 | 36 |
|
@@ -158,7 +158,7 @@ <h5>Parameters:</h5> |
158 | 158 | <td class="type"> |
159 | 159 |
|
160 | 160 |
|
161 | | -<span class="param-type">bool</span> |
| 161 | +<span class="param-type">boolean</span> |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
@@ -199,7 +199,7 @@ <h5>Parameters:</h5> |
199 | 199 |
|
200 | 200 | <dt class="tag-source">Source:</dt> |
201 | 201 | <dd class="tag-source"><ul class="dummy"><li> |
202 | | - core/Group.js, line 19 |
| 202 | + core/Group.js, line 18 |
203 | 203 | </li></ul></dd> |
204 | 204 |
|
205 | 205 |
|
@@ -288,7 +288,7 @@ <h5 class="subsection-title">Properties:</h5> |
288 | 288 | <td class="type"> |
289 | 289 |
|
290 | 290 |
|
291 | | -<span class="param-type">bool</span> |
| 291 | +<span class="param-type">boolean</span> |
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
@@ -329,7 +329,7 @@ <h5 class="subsection-title">Properties:</h5> |
329 | 329 |
|
330 | 330 | <dt class="tag-source">Source:</dt> |
331 | 331 | <dd class="tag-source"><ul class="dummy"><li> |
332 | | - core/Group.js, line 73 |
| 332 | + core/Group.js, line 72 |
333 | 333 | </li></ul></dd> |
334 | 334 |
|
335 | 335 |
|
@@ -430,7 +430,7 @@ <h5 class="subsection-title">Properties:</h5> |
430 | 430 |
|
431 | 431 | <dt class="tag-source">Source:</dt> |
432 | 432 | <dd class="tag-source"><ul class="dummy"><li> |
433 | | - core/Group.js, line 31 |
| 433 | + core/Group.js, line 30 |
434 | 434 | </li></ul></dd> |
435 | 435 |
|
436 | 436 |
|
@@ -531,7 +531,7 @@ <h5 class="subsection-title">Properties:</h5> |
531 | 531 |
|
532 | 532 | <dt class="tag-source">Source:</dt> |
533 | 533 | <dd class="tag-source"><ul class="dummy"><li> |
534 | | - core/Group.js, line 36 |
| 534 | + core/Group.js, line 35 |
535 | 535 | </li></ul></dd> |
536 | 536 |
|
537 | 537 |
|
@@ -632,7 +632,7 @@ <h5 class="subsection-title">Properties:</h5> |
632 | 632 |
|
633 | 633 | <dt class="tag-source">Source:</dt> |
634 | 634 | <dd class="tag-source"><ul class="dummy"><li> |
635 | | - core/Group.js, line 67 |
| 635 | + core/Group.js, line 66 |
636 | 636 | </li></ul></dd> |
637 | 637 |
|
638 | 638 |
|
@@ -671,7 +671,7 @@ <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-P |
671 | 671 | <br clear="both"> |
672 | 672 |
|
673 | 673 | <footer> |
674 | | - Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:31:59 GMT+0100 (BST) |
| 674 | + Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:42:00 GMT+0100 (BST) |
675 | 675 | </footer> |
676 | 676 |
|
677 | 677 | <script> prettyPrint(); </script> |
|
0 commit comments