Class createjs.UID
Defined in: uid.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
A class that generates unique IDs.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
createjs.UID.get()
Returns a unique ID.
|
Method Detail
<static>
{number}
createjs.UID.get()
Returns a unique ID.
- Returns:
- {number}