Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 10:24:20 PM (8 years ago)
Author:
gania
Message:

cleaned up a bit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/src/orxonox/controllers/CommonController.h

    r10953 r10955  
    4949            CommonController(Context* context);
    5050            virtual ~CommonController();
    51             virtual void action(){}; //<! action() is called in regular intervals managing the bot's behaviour.
    5251            static float randomInRange(float a, float b);
    5352            static float distance(const ControllableEntity* entity1, const ControllableEntity* entity2);
Note: See TracChangeset for help on using the changeset viewer.