http://www.ti-x.net/images/collision%20prob.jpg


hey guys, i've got htis problem i've been workin on for the whole of today without success

basically the bitmap is not colliding where it is, its colliding at its origin (the point where its created) and its really getting annoying.

Is there anything I can do to get the bitmap to actually be the actual size of the bitmap itself rather than just 1 pixel which is the size of the origin where the bitmap is being created.

I am using wxWidgets btw.