Class Index | File Index

Classes


Class createjs.Object


Defined in: object.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
An interface enumerating the must-have methods for all classes in this library.
Method Summary
Method Attributes Method Name and Description
 
copy(object)
Copies all properties of this object.
Class Detail
createjs.Object()
An interface enumerating the must-have methods for all classes in this library.
Method Detail
{createjs.Object} copy(object)
Copies all properties of this object.
Parameters:
{createjs.Object} object
Returns:
{createjs.Object}

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 04 2016 17:11:29 GMT+0900 (JST)