YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::SOUND Namespace Reference

Classes

class  interfaceObject
 

Enumerations

enum  MESSAGE {
  POSITION, SPREAD, VOLUME_VALUE, VOLUME_TIME,
  SPEED, SIZE, LOOP, INTENT,
  OCCLUSION, DSP, TIME, RELATIVE,
  DOPPLER, PAN2D, FADE_AND_STOP, MOVE
}
 

Detailed Description

Every subSystem consists out of several class which are meant to work together.

They all have an interface, implementation, manager, message and a message enumeration.