Hey,

I'm taking a peek at some of Andre Michelle's code (way beyond me ), which I assume is in as3, and I'm noticing some commands that I'm not familiar with.

For example: "public class BezierCubic implements ICurve"

What exactly does implements do? I'm only familiar with extends.

To be honest, if anyone has a link to something that goes over the more in-depth OOP stuff, I'd really appreciate it. I figure if theres one thing I haven't even heard of, theres sure to be tons more. I tried googling flash as3 implements ... but you can imagine the amount of hits that turned up! O.o

On a side note, anyone have a suggestion for learning the math that goes into physics? I keep telling myself that I'm going to go to college for that ... but I never seem to get around to it. I tried to learn from books, which I'm good at ... but I just find learning math out of a textbook on my own time really dry. I'm aware that these are my own issues, but if anyone's found a somewhat interesting book/site that teaches math, I'd love that. Oh, and if a list like that is already posted, ignore this then ... its just an after-thought that I added to this post ... havent checked yet.

Thanks! =D

Edit -- Gah, I feel like a shmuck. Its implementing an interface! *smacks self*. Anyway, I still stand by my request.