New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
Direction.h File Reference

Go to the source code of this file.

Enumerations

enum  DirType {
  cDirType_Right = 0 , cDirType_Left , cDirType_Up , cDirType_Down ,
  cDirType_Num , cDirType_NumX = 2
}

Functions

DirType InvDirX (DirType dir)
DirType InvDirection (DirType dir)

Enumeration Type Documentation

◆ DirType

enum DirType
Enumerator
cDirType_Right 
cDirType_Left 
cDirType_Up 
cDirType_Down 
cDirType_Num 
cDirType_NumX 

Function Documentation

◆ InvDirX()

DirType InvDirX ( DirType dir)
inline

◆ InvDirection()

DirType InvDirection ( DirType dir)
inline