ManaPlus
Enumerations
BeingDirection Namespace Reference
Enumerations
enum
Type
{
DOWN
= 1 ,
LEFT
= 2 ,
UP
= 4 ,
RIGHT
= 8 }
Enumeration Type Documentation
◆
Type
enum
BeingDirection::Type
Directions, to be used as bitmask values
Enumerator
DOWN
LEFT
UP
RIGHT
Definition at line
32
of file
beingdirection.h
.
33
{
34
DOWN
= 1,
35
LEFT
= 2,
36
UP
= 4,
37
RIGHT
= 8
38
};
BeingDirection::RIGHT
@ RIGHT
Definition:
beingdirection.h:37
BeingDirection::UP
@ UP
Definition:
beingdirection.h:36
BeingDirection::LEFT
@ LEFT
Definition:
beingdirection.h:35
BeingDirection::DOWN
@ DOWN
Definition:
beingdirection.h:34
Generated on Wed Mar 17 2021 19:19:17 for ManaPlus by
1.9.1