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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries2/src/orxonox/OrxonoxPrereqs.h

    r5693 r5725  
    106106
    107107    // mixed
    108     class PongCenterpoint;
    109     class PongBall;
    110     class PongBat;
    111 
    112108    class EventListener;
    113109    class EventDispatcher;
     
    139135    class TeamBaseMatch;
    140136    class UnderAttack;
    141     class Pong;
    142137
    143138    // pickups
     
    187182    class WaypointController;
    188183    class WaypointPatrolController;
    189     class PongAI;
    190184
    191185    // infos
     
    194188    class HumanPlayer;
    195189    class Bot;
    196     class PongBot;
    197190    class GametypeInfo;
    198191
Note: See TracChangeset for help on using the changeset viewer.