class BottomWall < Actor
  has_behaviors :physical => {:shape => :poly, 
    :fixed => true,
    :mass => Float::INFINITY,
    :moment => Float::INFINITY,