Scoped.define("module:Interactions.LoopscrollStates.Scrolling", ["module:Interactions.ScrollStates.Scrolling"], function(State, scoped) {
    return State.extend({
        scoped: scoped
    }, {