Factory for the allegro sound driver. More...
#include <allegro_s.h>
Public Member Functions | |
| Driver * | CreateInstance () const |
| Create an instance of this driver-class. | |
Factory for the allegro sound driver.
Definition at line 29 of file allegro_s.h.
| Driver* FSoundDriver_Allegro::CreateInstance | ( | ) | const [inline, virtual] |
Create an instance of this driver-class.
Implements DriverFactoryBase.
Definition at line 32 of file allegro_s.h.
1.7.1