This is the complete list of members for Saga2::LocationTarget, including all inherited members.
archiveSize() const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
clone(void *mem) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
getType() const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
isActorTarget() const (defined in Saga2::Target) | Saga2::Target | virtual |
isObjectTarget() const (defined in Saga2::Target) | Saga2::Target | virtual |
LocationTarget(const TilePoint &tp) (defined in Saga2::LocationTarget) | Saga2::LocationTarget | inline |
LocationTarget(Common::SeekableReadStream *stream) (defined in Saga2::LocationTarget) | Saga2::LocationTarget | |
operator new(size_t, void *p) (defined in Saga2::Target) | Saga2::Target | inline |
operator!=(const LocationTarget <) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | inline |
operator!=(const Target &t) const (defined in Saga2::Target) | Saga2::Target | inline |
operator==(const Target &t) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
operator==(const LocationTarget <) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | inline |
size() const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
where(GameWorld *world, const TilePoint &tp) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
where(GameWorld *world, const TilePoint &tp, TargetLocationArray &tla) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
write(Common::MemoryWriteStreamDynamic *out) const (defined in Saga2::LocationTarget) | Saga2::LocationTarget | virtual |
~Target() (defined in Saga2::Target) | Saga2::Target | inlinevirtual |