You must be logged in to do that.

BlitWrap

BlitWrap
void BlitWrap(int x, int y, int sourceimage, int destimage)

Documentation

This is a specialty use blitter. This will blit an image to the destination image, but instead of clipping, it will wrap around the edges. In other words, if you blit a 50 x 50 image at 25 pixels from the bottom-right corner, then 25 pixels will also appear at the top-left corner.

There is no such thing as TBlitWrap. BlitWrap will not draw transparent pixels. BlitWrap at this time abides neither the clipping region (it wraps at the image height and width) or values of SetLucent.

Example Usage

BlitWrap(270, 150, myimage, screen);
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.