Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 8, 2015, 12:17:03 AM (9 years ago)
Author:
fvultier
Message:

Removed unnecessary output to console in kump minigame. Added a small description to some classes often used by PPS students: Pawn, StaticEntity, MobileEntity, ControllableEntity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/jump/JumpScore.cc

    r10262 r10437  
    9191                    {
    9292                        float fuel = owner_->getFuel();
    93                         orxout() <<  fuel << endl;
    9493                        std::string str;
    9594
Note: See TracChangeset for help on using the changeset viewer.