Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 18, 2005, 7:16:51 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: minor QuickAnim: deleteEntry should work

File:
1 edited

Legend:

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

    r4654 r4657  
    4242  void changeEntry(float position, float value, float region = .04);
    4343
    44   /** \todo implemente thos functions
    45       bool removeEntry(float position);
     44  void removeEntry(float position);
     45  /** \todo implemente those functions
    4646      bool moveEntry(float position);
    4747  */
Note: See TracChangeset for help on using the changeset viewer.