This is a customizable implementation of the Bag interface; most
standard game containers (chests, packs, sacks, jars, etc.) will
derive from this class.
A Predicate that's slightly more restrictive than a normal
BlocksSpellPredicate - it also prevents the spell from being
cast on any structures or anything that's blocking.
This interface is used by built-in game commands; which are
otherwise normal Commands with one extra responsibility: they
must "register" with the game engine by placing their known
commands into a table.
beginColumn -
Variable in class wyvern.lib.commands.autobag.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine -
Variable in class wyvern.lib.commands.autobag.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.