Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6839 in orxonox.OLD for trunk/src/story_entities/simple_game_menu.h


Ignore:
Timestamp:
Jan 30, 2006, 12:52:08 AM (18 years ago)
Author:
patrick
Message:

trunk: the menu is processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/simple_game_menu.h

    r6837 r6839  
    3030  public:
    3131    std::vector<ImageEntity*>         menuList;                        //!< the list of the menu items
     32    std::vector<StoryEntity*>         storyList;                       //!< the list of the StoryEntities for the menu
    3233};
    3334
Note: See TracChangeset for help on using the changeset viewer.