enum classafFantomMappy::BlockFlag
sys::Obj sys::Enum afFantomMappy::BlockFlag
@
Js@
Serializable { simple=true }
Represents the flags in a block.
- fromStr
static new fromStr(Str name, Bool checked := true)
Return the BlockFlag instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- trigger
const static BlockFlag trigger := ...
- unused1
const static BlockFlag unused1 := ...
- unused2
const static BlockFlag unused2 := ...
- unused3
const static BlockFlag unused3 := ...
- vals
const static BlockFlag[] vals := ...
List of BlockFlag values indexed by ordinal