===== Element ===== An //Element// is the main programmable component of the Movable Feast Machine, acting much like a //class// in an object-oriented language. An [[Components:Atom]] contains a [[Components:Type]] number which links that atom to its associated Element, which describes its behavior and other properties. ==== Passive Elements ==== A few elements have no active behavior of their own. * [[Components:Element:Empty]] * [[Components:Element:Wall]] ==== Regulatory Elements ==== * [[Components:Element:Dreg]] * [[Components:Element:Res]] * [[Components:Element:Sorter]]