// This file was automatically generated. It contains definitions for all the
// animations stored in the associated KFM file. Include this file in your
// final application to easily refer to animation sequences.

#ifndef ARROW_WAY_MAIN_ANIM_H__
#define ARROW_WAY_MAIN_ANIM_H__

namespace arrow_way_main_Anim
{
    enum
    {
        ARROW_WAY_IDLE          = 0,
        ARROW_WAY_SCALE-DOWN    = 1,
        ARROW_WAY_SCALE-UP      = 2
    };
}

#endif  // #ifndef ARROW_WAY_MAIN_ANIM_H__
