Ok I figured out what I was doing wrong. It works in Lazarus just fine.

2 things to note however...

1st: Make sure you put the jedi-sdl.pas in the 'Include' path NOT the 'Other Unit Files' path in the Compiler Options settings of your project.

2nd: Don't forget to turn on Delphi Compatability :doh: Gets me every time.

:lol:

I'll see what I can make of this. If it allows me to do ADD/SUB/MUL + Fade/Alpha + Rotate + Scale at the same time then I'm set.


Thanks William, I'll take a look at S2DL too if I can. Could provide me some more insight.