Merge branch 'master' of github.com:konvajs/konva

This commit is contained in:
Anton Lavrenov
2016-02-05 06:52:13 +08:00

View File

@@ -151,6 +151,7 @@ declare module Konva {
// CHECK // CHECK
getCanvas() : Canvas; getCanvas() : Canvas;
getClassName() : string; getClassName() : string;
getClientRect(): SizeConfig;
getContext() : Context; getContext() : Context;
getDepth() : number; getDepth() : number;
getHeight() : number; getHeight() : number;