25 #ifndef PEGASUS_NEIGHBORHOOD_NORAD_ALPHA_PANORAMA_H 26 #define PEGASUS_NEIGHBORHOOD_NORAD_ALPHA_PANORAMA_H 28 #include "pegasus/movie.h" 66 void releasePanorama();
67 bool isPanoramaOpen() {
return _panoramaMovie.isMovieValid(); }
81 void calcStripRange(
const Common::Rect &, CoordType &, CoordType &);
82 void loadStrips(CoordType, CoordType);
83 void loadOneStrip(CoordType, CoordType);
89 CoordType _panoramaWidth, _panoramaHeight;
90 CoordType _stripWidth;
92 CoordType _stripLeft, _stripRight;
Definition: panorama.h:60
Definition: ai_action.h:33