Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7798


Ignore:
Timestamp:
Dec 22, 2010, 11:19:25 AM (13 years ago)
Author:
scheusso
Message:

another try ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/modules/objects/ForceField.h

    r7797 r7798  
    143143            float radius_; //!< The radius of the ForceField.
    144144            float halfLength_; //!< Half of the length of the ForceField.
    145             forceFieldMode::Value mode_; //!< The mode of the ForceField.
     145            int mode_; //!< The mode of the ForceField.
    146146  };
    147147}
Note: See TracChangeset for help on using the changeset viewer.