Rotating pictures
Posted
by Samuel
on Stack Overflow
See other posts from Stack Overflow
or by Samuel
Published on 2010-03-30T18:39:50Z
Indexed on
2010/03/30
18:43 UTC
Read the original article
Hit count: 674
Hello!
I am currently programming a Tower Defence game for university and i stumbled upon a problem: i want my towers to rotate towards the monster it is shooting at. The towers are bitmaps and we are supposed to program in a language called Modula 2: If you have heard of it any help is welcome to rotate bitmaps, if you havent it might still be helpful to know how i could start, how image rotation is done in general.
Thanks in advance,
Samuel
© Stack Overflow or respective owner