kogarashisan / LiquidLava

Framework for building user interfaces
http://www.lava-framework.com/
MIT License
17 stars 3 forks source link

abstract methods - must be overridden in inherited classes. #202

Open kogarashisan opened 9 years ago

kogarashisan commented 9 years ago

Class with an abstract function which is not overridden - is also abstract. When overriding happens - the parent function is not created