Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2005, 9:12:19 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: minor update on quickAnimation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/particles/quick_animation.h

    r4421 r4425  
    3838
    3939  bool addEntry(float position, float value);
     40  bool changeEntry(float position, float value, float region = .04);
    4041
     42  /** \todo implemente thos functions
     43      bool removeEntry(float position);
     44      bool moveEntry(float position);
     45  */
    4146  float getValue(float position);
    4247
Note: See TracChangeset for help on using the changeset viewer.