Advertisement

multiple inheritance

Started by October 09, 2011 12:18 PM
0 comments, last by WitchLord 13 years, 1 month ago
Whether support of multiple inheritance is in the roadmap ever.

(As C++ supports multiple inheritance, sometimes I might want to replicate the same code base into pure angelscript with same inheritance heirarchy, which the C++ code base has created.)
No, I do not plan to implement support for multiple inheritance. It's too much trouble, and not enough benefit to make it worth it.

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