ScummVM API documentation
Sci::ScreenItemList Class Reference
Inheritance diagram for Sci::ScreenItemList:
Sci::StablePointerArray< T, N >

Public Member Functions

ScreenItemfindByObject (const reg_t object) const
 
void sort ()
 
void unsort ()
 
- Public Member Functions inherited from Sci::StablePointerArray< T, N >
 StablePointerArray (const StablePointerArray &other)
 
void operator= (const StablePointerArray &other)
 
T *const & operator[] (size_type index) const
 
T *& operator[] (size_type index)
 
void add (T *item)
 
iterator begin ()
 
const_iterator begin () const
 
void clear ()
 
iterator end ()
 
const_iterator end () const
 
void erase (T *item)
 
void erase (iterator &it)
 
void erase_at (size_type index)
 
size_type pack ()
 
size_type max_size () const
 
size_type size () const
 

Additional Inherited Members

- Public Types inherited from Sci::StablePointerArray< T, N >
typedef T ** iterator
 
typedef T *const * const_iterator
 
typedef T * value_type
 
typedef uint size_type
 

The documentation for this class was generated from the following file: