Changeset 7928 for code/branches/usability/data/gui/scripts/MainMenu.lua
- Timestamp:
- Feb 20, 2011, 12:42:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/usability/data/gui/scripts/MainMenu.lua
r7922 r7928 6 6 function P.onLoad() 7 7 --buttons are arranged in a 6x1 Matrix (list) 8 P:initButtons(6, 1)9 10 8 P:setButton(1, 1, { 11 9 ["button"] = winMgr:getWindow("orxonox/QuickGameTestButton"),
Note: See TracChangeset
for help on using the changeset viewer.