Changeset 7908 in orxonox.OLD for branches/gui/src/story_entities/simple_game_menu.cc
- Timestamp:
- May 27, 2006, 3:18:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/simple_game_menu.cc
r7901 r7908 80 80 81 81 OrxGui::GLGuiInputLine* input = new OrxGui::GLGuiInputLine(); 82 input->setText("input some text here"); 82 83 input->show(); 83 84 input->setAbsCoor2D(200, 230);
Note: See TracChangeset
for help on using the changeset viewer.