aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/drawable.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make on_draw protectedAlexander Sulfrian2013-01-051-5/+6
| | | | | external classes have to call draw instead of on_draw (so that visible gets evaluated)
* added drawable abstract base classAlexander Sulfrian2013-01-051-0/+66