Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

For those wondering, I've figured it out.

In the editor, at the top of the tile sheet, there's three buttons for flipping sprites horizontally, vertically or rotating it 90 degrees. You can use that if you want to flip tiles and place them inside the map.

In the code, there are additional arguments for flipping for sprite and draw functions. Check the documentation under the Drawing Graphics category.