public Obj16Tile FlipX() { return(new Obj16Tile( BottomLeft.FlipX(), BottomRight.FlipX(), TopLeft.FlipX(), TopRight.FlipX())); }