Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 31, 2009, 1:15:52 AM (15 years ago)
Author:
landauf
Message:

some small adjustments in PongAI and related classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/controllers/PongAI.h

    r2860 r2872  
    6666            float strength_;
    6767
    68 //            Timer<PongAI> randomOffsetTimer_;
    69 //            Timer<PongAI> ballEndPositionTimer_;
    7068            std::list<std::pair<Timer<PongAI>*, char> > reactionTimers_;
    7169            char movement_;
Note: See TracChangeset for help on using the changeset viewer.