Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 31, 2009, 8:23:07 PM (15 years ago)
Author:
landauf
Message:

added a new module for the pong gametype and all related classes

Location:
code/branches/libraries2/src/modules/pong
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • code/branches/libraries2/src/modules/pong/PongCenterpoint.h

    r5722 r5725  
    3030#define _PongCenterpoint_H__
    3131
    32 #include "OrxonoxPrereqs.h"
     32#include "pong/PongPrereqs.h"
    3333
    3434#include <string>
     
    3838namespace orxonox
    3939{
    40     class _OrxonoxExport PongCenterpoint : public StaticEntity
     40    class _PongExport PongCenterpoint : public StaticEntity
    4141    {
    4242        public:
Note: See TracChangeset for help on using the changeset viewer.