Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
ObjectList Member List
This is the complete list of members for
ObjectList
, including all inherited members.
_count
ObjectList
private
_end
ObjectList
private
_ListType
ObjectList
private
_sit
ObjectList
private
static
_start
ObjectList
private
AmIInList
(Thing *t) const
ObjectList
count
() const
ObjectList
front
() const
ObjectList
getNextThing
(Thing *t) const
ObjectList
getNth
(size_t i) const
ObjectList
getPreviousThing
(Thing *t) const
ObjectList
insert
(Thing *t)
ObjectList
isEmpty
() const
ObjectList
load
(Archive &ar)
ObjectList
inline
ObjectList
(enum class ObjectListType t=ObjectListType::None)
ObjectList
ObjectList
(const ObjectList &cpy)
ObjectList
operator=
(ObjectList const &rhs)
ObjectList
pop_back
()
ObjectList
pop_front
()
ObjectList
processList
(Lambda &&f)
ObjectList
processList2
(eastl::function< bool(Thing *)> f)
ObjectList
inline
remove
(Thing *t, bool OBJ3_DELETE=false)
ObjectList
reset
()
ObjectList
save
(Archive &ar) const
ObjectList
inline
setObjectListType
(enum class ObjectListType _t)
ObjectList
tail
() const
ObjectList
toObjectProxyVector
()
ObjectList
toThingVector
()
ObjectList
whatListAmI
() const
ObjectList
~ObjectList
()
ObjectList
Generated by
1.8.15