Constructor/destructor tip
I imagine it does not work at all with 2.x. Has the equivlant functionality been supplied somewhere else? I don't actually use it myself. :D
Actually, it still works. It is part of my regression testing, it's just not an official add on anymore. :)
I'd like an official add on for overriding the AS array to have the same functionality as the built-in arrays, which means support object handles and have the methods length() and resize(). I may write this add on myself someday, and if I do I will of course base it on your std_vector code.
I'd like an official add on for overriding the AS array to have the same functionality as the built-in arrays, which means support object handles and have the methods length() and resize(). I may write this add on myself someday, and if I do I will of course base it on your std_vector code.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement