X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f9f1dcb9f4e7bcd6ea0e7a7cbb386bd073a90d47..f9ac1766dbe420e477be299e49b2d8f69cafe5ec:/ITWindowEffect.h?ds=sidebyside diff --git a/ITWindowEffect.h b/ITWindowEffect.h index 907a39a..2cc6c45 100755 --- a/ITWindowEffect.h +++ b/ITWindowEffect.h @@ -46,6 +46,7 @@ typedef enum { { NSWindow *_window; float _effectTime; + float _effectSpeed; double _effectProgress; ITVerticalWindowPosition _verticalPosition; ITHorizontalWindowPosition _horizontalPosition;