Colobot Forum - International Colobot Community
Class inheritance, and its limits - Printable Version

+- Colobot Forum - International Colobot Community (https://colobot.info/forum)
+-- Forum: [Archive] New forum (2015-2019) (https://colobot.info/forum/forumdisplay.php?fid=76)
+--- Forum: Colobot: Gold Edition Basics (https://colobot.info/forum/forumdisplay.php?fid=58)
+---- Forum: General (https://colobot.info/forum/forumdisplay.php?fid=59)
+---- Thread: Class inheritance, and its limits (/showthread.php?tid=916)



Class inheritance, and its limits - clop1000 - 03-31-2017

I was quite pleased, when saw a post about new update.
Can someone explain me - how does it work and what are limits of this implementation?
In the best case scenarion with exsamples, following for dummies style)

I mean - every language has its's own rules.
Does it support nested classes? Static classes? What are the rules of name resolving?
And what about inheritance from several parents?