enum EE::System::LuaPattern::Options

#include <luapattern.hpp>

enum Options: Uint32 {
    None     = 0,
    Anchored = 1,
};