Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 16, 2011, 5:02:12 PM (12 years ago)
Author:
jo
Message:

Object colouring added - according to current team implementation. Doesn't totally work as intended.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gamecontent/src/orxonox/gametypes/Mission.h

    r8923 r8941  
    4646            virtual void start();
    4747            virtual void end();
     48            virtual void setTeams();
    4849            virtual void addBots(unsigned int amount){} //<! overwrite function in order to bypass the addbots command
    4950            inline void setLives(unsigned int amount)
Note: See TracChangeset for help on using the changeset viewer.