#include <combat_dat.h>
Public Member Functions | |
CombatDat (Common::SeekableReadStream &rs) | |
const Std::string & | getName () const |
const uint8 * | getData () const |
uint16 | getOffset (int block) const |
uint16 | getDataLen () const |
A single entry in the Crusader combat.dat flex. The files consist of 3 parts:
The tactic blocks are a sequence of opcodes of things the NPC should do - eg, turn towards direction X.