Lyna
15 years agoOccasional Contributor
Inheritance and Custom Objects
I created a lot of new classes and objects, and i wanted to know if it is possible to add inheritance ?
For example, I have a class Menu, and i want to distinguish the class PopupMenu from the class MainMenu with adding other properties but keeping the properties of the class menu.
Thanks
For example, I have a class Menu, and i want to distinguish the class PopupMenu from the class MainMenu with adding other properties but keeping the properties of the class menu.
Thanks