allFlags constant

int const allFlags

Bitwise OR of all supported flags.

Implementation

static const allFlags = tiledFlag | longNamesFlag;