Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 10, 2007, 3:40:55 AM (16 years ago)
Author:
landauf
Message:

added Ogre::Vector2 as configurable type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/src/orxonox/objects/test3.h

    r434 r450  
    2727            bool                value_bool_;
    2828            std::string         value_string_;
     29            Vector2             value_vector2_;
    2930            Vector3             value_vector3_;
    3031            ColourValue         value_colourvalue_;
Note: See TracChangeset for help on using the changeset viewer.