Method
update
* Update the comment's position depending on its mode and * the current ttl/dur values.
()
Source from the content-addressed store, hash-verified
| 417 | * the current ttl/dur values. |
| 418 | */ |
| 419 | public update():void { |
| 420 | this.animate(); |
| 421 | } |
| 422 | |
| 423 | /** |
| 424 | * Invalidate the comment position. |
Tested by
no test coverage detected