|
-
August 22nd, 2009, 07:00 AM
#8
Re: Cross Platform Objects Question
Yeah pretty much what i thought, i would have to transform the data at some point...
All the classes in my library are my own, so they dont contain any .net classes or any type...
When SL does the intersectsWith(Rect) it creates a new rect with the result, as it is passed an immutable Rect so it has to generate a new one to return out with the intersection, so thats a new Rect for every intersection check you do... and i was doing ALOT of them...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|