enum classafFantomMappy::BlockFlag

sys::Obj
  sys::Enum
    afFantomMappy::BlockFlag

@Js
@Serializable { simple=true }

Represents the flags in a block.

fromStr

Source

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

Source

const static BlockFlag trigger := ...

unused1

Source

const static BlockFlag unused1 := ...

unused2

Source

const static BlockFlag unused2 := ...

unused3

Source

const static BlockFlag unused3 := ...

vals

Source

const static BlockFlag[] vals := ...

List of BlockFlag values indexed by ordinal