Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make on_draw protected | Alexander Sulfrian | 2013-01-05 | 1 | -5/+6 |
| | | | | | external classes have to call draw instead of on_draw (so that visible gets evaluated) | ||||
* | added drawable abstract base class | Alexander Sulfrian | 2013-01-05 | 1 | -0/+66 |