Hi..

I thought I'd create a little thread dedicated to little problems that I find in the library as I go along. Please note that I'm not trying to be clever or criticize the great work thats been put into Phoenix, I just thought it would be a nice way to centralize the various problems that are popping up here and there. There is no point in me simply fixing them locally, as then no-one would be able to compile my code.


The first one :

The collision method in the unit phxSprites is mis-spelled as Collission

Its obviously just a typo as it is spelled correctly in other places in the unit, but it does mean that any procedure that is descended or derived from this perpetuates the error.