enum classafFantomMappy::BlockPillerFlag

sys::Obj
  sys::Enum
    afFantomMappy::BlockPillerFlag

@Js
@Serializable { simple=true }

attachNext

Source

const static BlockPillerFlag attachNext := ...

fromStr

Source

static new fromStr(Str name, Bool checked := true)

Return the BlockPillerFlag instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.

leftSidePillar

Source

const static BlockPillerFlag leftSidePillar := ...

none

Source

const static BlockPillerFlag none := ...

rightSidePillar

Source

const static BlockPillerFlag rightSidePillar := ...

toBlockflag

Source

const BlockFlag toBlockflag

toDrawMode

Source

const RendererDrawMode toDrawMode

vals

Source

const static BlockPillerFlag[] vals := ...

List of BlockPillerFlag values indexed by ordinal