Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2015, 4:42:14 PM (8 years ago)
Author:
gania
Message:

CommonController now has static methods only. Replace with a namespace?

File:
1 edited

Legend:

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

    r10864 r10877  
    4747                virtual void tick(float dt);
    4848
    49             //----[pseudo virtual methods]----
    50                 virtual bool setFollower(LeaderController* myFollower)
    51                     { return false; }
    52                 virtual bool hasFollower()
    53                     { return true; }
    54             //----[/pseudo virtual methods]----
    5549
    5650
Note: See TracChangeset for help on using the changeset viewer.