Function Button.this

Makes a button given its location

this (
  Display container,
  AxisAlignedBoundingBox!(int,2) location
);