arsa  2.7
Namespaces | Enumerations
EDeviceTypes.h File Reference

Go to the source code of this file.

Namespaces

 irr
 Everything in the Irrlicht Engine can be found in this namespace.
 

Enumerations

enum  irr::E_DEVICE_TYPE {
  irr::EIDT_WIN32, irr::EIDT_WINCE, irr::EIDT_X11, irr::EIDT_OSX,
  irr::EIDT_IOS, irr::EIDT_SDL, irr::EIDT_FRAMEBUFFER, irr::EIDT_CONSOLE,
  irr::EIDT_BEST, irr::EIDT_ANDROID
}
 An enum for the different device types supported by the Irrlicht Engine. More...