Class: UID
Defined in: adventure/utils/UID.js, line 6
Global utility for generating sequential unique ID numbers.
The UID class uses a static interface (ex.
UID.get()
)
and should not be instantiated.
Private Constructor:
var foo = new adventurejs.UID()
Inherited
Overrides
IndexMethodsProperties