|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
TrapSpikePattern | |
| enum | TrapSpikePattern : uint { TrapSpikePattern.Invalid = 0x00000000 , TrapSpikePattern.T = 0x00000001 , TrapSpikePattern.Box = 0x00000002 , TrapSpikePattern.L_Reverse = 0x00000003 , TrapSpikePattern.Z = 0x00000004 , TrapSpikePattern.Stick = 0x00000005 , TrapSpikePattern.Z_Reverse = 0x00000006 , TrapSpikePattern.Single = 0x00000007 , TrapSpikePattern.L = 0x00000008 } |