ScummVM API documentation
Saga2::CompoundProperty< T > Class Template Reference
Inheritance diagram for Saga2::CompoundProperty< T >:
Saga2::Property< T > Saga2::PropertyAnd< T > Saga2::PropertyOr< T >

Public Member Functions

 CompoundProperty (Property< T > **array, uint16 size)
 
- Public Member Functions inherited from Saga2::Property< T >
virtual bool operator() (T *obj) const =0
 

Protected Attributes

Property< T > ** _propertyArray
 
uint16 _arraySize
 

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