Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ObjectPosSelector.h File Reference
#include <Common.h>
#include <map>
Include dependency graph for ObjectPosSelector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ObjectPosSelector
struct  ObjectPosSelector::UsedPos

Enumerations

enum  UsedPosType { USED_POS_PLUS , USED_POS_MINUS }

Functions

UsedPosType operator~ (UsedPosType uptype)

Enumeration Type Documentation

◆ UsedPosType

Enumerator
USED_POS_PLUS 
USED_POS_MINUS 

Definition at line 13 of file ObjectPosSelector.h.

Function Documentation

◆ operator~()

UsedPosType operator~ ( UsedPosType uptype)
inline

Definition at line 15 of file ObjectPosSelector.h.

References USED_POS_MINUS, and USED_POS_PLUS.