Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7316 in orxonox.OLD for trunk/src/lib/shell/shell.h


Ignore:
Timestamp:
Apr 17, 2006, 1:49:05 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell.h

    r7315 r7316  
    8080  private:
    8181    // helpers //
    82     Vector calculateLinePosition(unsigned int lineNumber);
     82    Vector2D calculateLinePosition(unsigned int lineNumber);
    8383
    8484    //     void testI (int i);
Note: See TracChangeset for help on using the changeset viewer.