Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 13, 2017, 11:32:26 AM (8 years ago)
Author:
vyang
Message:

Kommentare

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Asteroid_HS17/src/modules/asteroids2D/Asteroids2D.h

    r11668 r11669  
    3535     - spawns stones in every level up
    3636     - if you shoot and hit a stone, it will spit into two smaller stones
    37      -
    3837    @ingroup Asteroids2D
    3938*/
     
    5655#include "gamestates/GSLevel.h"
    5756#include "chat/ChatManager.h"
    58 #include <vector>
    5957
    6058// ! HACK
     
    109107            int multiplier;
    110108
     109
    111110       private:
    112111
Note: See TracChangeset for help on using the changeset viewer.