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

Implemented by

Methods

Methods