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