Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converted UMenuBackgroundColor | Alexander Sulfrian | 2013-01-05 | 1 | -0/+9 |
| | |||||
* | explicit set public scope of implemented method | Alexander Sulfrian | 2013-01-05 | 1 | -0/+1 |
| | |||||
* | converted UMenuBackgroundNone | Alexander Sulfrian | 2013-01-05 | 1 | -0/+5 |
| | |||||
* | refactor MenuBackgrund base class | Alexander Sulfrian | 2013-01-05 | 1 | -5/+5 |
| | | | | | changed on_show, on_finish and deconstructor to optional implementations with empty implementations instead of pure virtual functions in base class | ||||
* | added MenuBackgroundException, removed virtual constructor (nonsense) | Alexander Sulfrian | 2013-01-05 | 1 | -1/+3 |
| | |||||
* | converted UMenuBackgrund | Alexander Sulfrian | 2013-01-05 | 1 | -0/+52 |