package org.as3lib.kitchensync.action.tweentarget { // todo document // todo add more? public interface lib_flex_animation_code_10_org_as3lib_kitchensync_action_tweentarget_IFilterTweenTarget extends ITweenTarget { function get filterType():Class; } }