Documentation ¶
Index ¶
Constants ¶
View Source
const Magic uint64 = 0x4f4d4544324c48 // HL2DEMO
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandFlags ¶
type CommandFlags uint32
const ( UseOrigin2 CommandFlags = 1 << 0 UseAngles2 CommandFlags = 1 << 1 NoInterp CommandFlags = 1 << 2 )
type CommandInfo ¶
type CommandInfo [4]CommandInfoSplit
type CommandInfoSplit ¶
Click to show internal directories.
Click to hide internal directories.