Changeset 7893 in orxonox.OLD for branches/gui/src/story_entities
- Timestamp:
- May 27, 2006, 4:07:35 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/simple_game_menu.cc
r7892 r7893 81 81 OrxGui::GLGuiInputLine* input = new OrxGui::GLGuiInputLine(); 82 82 input->show(); 83 input->setAbsCoor2D(200, 230); 83 84 84 85 OrxGui::GLGuiHandler::getInstance()->activateCursor();
Note: See TracChangeset
for help on using the changeset viewer.