You must be logged in to do that.

BlitTile

BlitTile
void BlitTile(int x, int y, int tile, int dest)

Documentation

Blits tile index tile to image dest at coordinates (x, y) relative to the destination image.

Note: BlitTile is different from SetTile in that SetTile positions a tile into the map it self on a tile grid while BlitTile blits the tile to an image on a pixel grid.

Example Usage

BlitTile(50, 50, 1, screen); // Blits tile 1 to screen at coordinates (50, 50).
Talkback

There are no talkbacks on this documentation page yet. Post the first?

Post a new comment?

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.