OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
apps
openmw
mwmechanics
drawstate.hpp
Go to the documentation of this file.
1
#ifndef GAME_MWMECHANICS_DRAWSTATE_H
2
#define GAME_MWMECHANICS_DRAWSTATE_H
3
4
namespace
MWMechanics
5
{
7
enum
DrawState_
8
{
9
DrawState_Nothing
= 0,
10
DrawState_Weapon
= 1,
11
DrawState_Spell
= 2
12
};
13
}
14
15
#endif
MWMechanics::DrawState_Nothing
Definition:
drawstate.hpp:9
MWMechanics::DrawState_Weapon
Definition:
drawstate.hpp:10
MWMechanics::DrawState_
DrawState_
Definition:
drawstate.hpp:7
MWMechanics::DrawState_Spell
Definition:
drawstate.hpp:11
Generated on Tue Jan 24 2017 02:05:50 for OpenMW by
1.8.6