more warnings and methods

This commit is contained in:
Anton Lavrenov
2019-02-13 23:41:32 -05:00
parent 99e66c380f
commit dcff79eb63
10 changed files with 122 additions and 47 deletions

View File

@@ -2,8 +2,6 @@ import { Util, Collection } from './Util';
import { Container } from './Container';
import { BaseLayer } from './BaseLayer';
// TODO: deprecate it
/**
* FastLayer constructor. Layers are tied to their own canvas element and are used
* to contain shapes only. If you don't need node nesting, mouse and touch interactions,