Factory for the allegro video driver. More...
#include <allegro_v.h>
Public Member Functions | |
Driver * | CreateInstance () const |
Create an instance of this driver-class. |
Factory for the allegro video driver.
Definition at line 40 of file allegro_v.h.
Driver* FVideoDriver_Allegro::CreateInstance | ( | ) | const [inline, virtual] |
Create an instance of this driver-class.
Implements DriverFactoryBase.
Definition at line 43 of file allegro_v.h.