#include <data.h>
Public Member Functions | |
void | reset () |
void | synchronize (Common::Serializer &s) |
bool | isInRange (int slotIndex, int hotspotIndex, int v) const |
Public Attributes | |
int | _min [SLOTS][20] |
int | _max [SLOTS][20] |
Encapsulates a list of the time expired ranges that hotspots in the mansion view are enabled for in a given time period.
|
inline |
Resets the data to an initial state
|
inline |
Synchronise the data
|
inline |
Returns true if the given value is in the range specified by the min and max at the given hotspot and slot indexes