- Timestamp:
- Feb 20, 2011, 12:42:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/usability/data/gui/scripts/MultiplayerMenu.lua
r7926 r7928 10 10 P.multiplayerMode = "startClient" 11 11 12 --button are arranged in a 2x2 matrix, the lower items are both the back button 13 P:initButtons(2, 3) 14 12 --button are arranged in a 3x2 matrix, Join and Host buttons are in the upper left and middle, the back button in the lower right of the table 15 13 P:setButton(1, 1, { 16 14 ["button"] = winMgr:getWindow("orxonox/MultiplayerJoinButton"),
Note: See TracChangeset
for help on using the changeset viewer.