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