interface ICreatejsDisplayObjectInitializer {
    initialize(...args): any;
}

Implemented by

Methods

Methods

Generated using TypeDoc