[Edit: Checkout the improved Vector2 class here: improved Vector2 blog post.]
Hey, it's been a while since I've posted anything, and I've been wanting to share this Vector2 class that I have written. It started being developed less than a year ago, and has undergone some minor changes since the...
[Disclaimer: This is an experimental post, I would not actually completely condone using this; heck, I'm not even using this. I'm using a queue based event system with reference counting smart pointers.]
For the sake of experimenting, and to make a new and "safer" Event, I found out I could call a...