5 #ifndef __E_DRIVER_CHOICE_H_INCLUDED__ 6 #define __E_DRIVER_CHOICE_H_INCLUDED__ 19 #if defined (_IRR_IPHONE_PLATFORM_) || defined (_IRR_ANDROID_PLATFORM_) 22 printf(
"Please select the driver you want:\n");
36 std::cin >> userSelection;
43 if (userSelection ==
c)
static bool isDriverSupported(video::E_DRIVER_TYPE driver)
Check if a driver type is supported by the engine.
Everything in the Irrlicht Engine can be found in this namespace.
E_DRIVER_TYPE
An enum for all types of drivers the Irrlicht Engine supports.
unsigned int u32
32 bit unsigned variable.
const c8 *const DRIVER_TYPE_NAMES[]
OpenGL-ES 2.x driver, for embedded and mobile systems.
No driver, just for counting the elements.