Constructor
# new AsyncTasks()
Manages a set of tasks which work by periodically calling an update() method.
Class
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
tasks |
Array
|
<optional> |
null | List of tasks to manage. |