aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/reflection.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make on_draw protectedAlexander Sulfrian2013-01-051-1/+4
| | | | | external classes have to call draw instead of on_draw (so that visible gets evaluated)
* added getter/setter for Reflection::spacingAlexander Sulfrian2013-01-051-0/+3
|
* added Reflection class (descendant of Drawable)Alexander Sulfrian2013-01-051-0/+46