Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2005, 3:36:42 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/openAL: shoots now have a cool sound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/openAL/src/world_entities/world_entity.h

    r4194 r4208  
    1111#include "resource_manager.h"
    1212
    13 
    1413//class CollisionCluster;
    1514class CharacterAttributes;
    1615class Model;
    17 
     16class SoundEngine;
     17class SoundBuffer;
     18class SoundSource;
    1819
    1920//! Basic class from which all interactive stuff in the world is derived from
Note: See TracChangeset for help on using the changeset viewer.