[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'unit_ted' (#Arthromorphs)

AtomKind

Declaration

Source position: unit_ted.pas line 11

type AtomKind = (

  Free,

  

  AnimalTrunk,

  

  AnimalJoint,

  

  AnimalClaw,

  

  SectionTrunk,

  

  SectionJoint,

  

  SectionClaw,

  

  SegmentTrunk,

  

  SegmentJoint,

  

  SegmentClaw,

  

  Joint,

  

  Claw

  

);