VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
MeterDirection.Generated.cs File Reference

Enumerations

MeterDirection
enum  MeterDirection : uint {
  MeterDirection.Undef = 0x00000000 ,
  MeterDirection.Top = 0x00000001 ,
  MeterDirection.Right = 0x00000002 ,
  MeterDirection.Bottom = 0x00000003 ,
  MeterDirection.Left = 0x00000004
}