Factory for allegro's music player. More...
#include <allegro_m.h>
Public Member Functions | |
| Driver * | CreateInstance () const |
| Create an instance of this driver-class. | |
Static Public Attributes | |
| static const int | PRIORITY = 2 |
Factory for allegro's music player.
Definition at line 35 of file allegro_m.h.
| Driver* FMusicDriver_Allegro::CreateInstance | ( | ) | const [inline, virtual] |
Create an instance of this driver-class.
Implements DriverFactoryBase.
Definition at line 46 of file allegro_m.h.
1.7.1