< Gambas
Back to Gambas
Object Oriented Programming in Gambas
Gambas is not a fully Object Oriented Programming Language but it's tending to approach this.
Gambas lets you create objects with your own classes. You can use events, simple inheritance, polymorphism and so on.
Please read the official wiki! http://gambaswiki.org/wiki/doc/object-model
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.