[Implemented] flag enumeration
[Implemented] flag enumeration
how about an additional keyword for easily defining flags (constants)? like Enumeration/EndEnumeration, but for bitshift instead of increase. maybe with an optional parameter to define the starting bit or number.