aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/hero.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/hero.h')
-rw-r--r--engines/prince/hero.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/engines/prince/hero.h b/engines/prince/hero.h
index 3d09f8a965..36856ea921 100644
--- a/engines/prince/hero.h
+++ b/engines/prince/hero.h
@@ -108,6 +108,7 @@ public:
void checkNak();
Graphics::Surface *zoomSprite(Graphics::Surface *heroFrame);
void showHeroAnimFrame();
+ void setShadowScale(int32 shadowScale);
void specialAnim();
void getState();
@@ -124,6 +125,11 @@ public:
int16 _moveSetType;
int8 _zoomFactor;
int16 _scaleValue;
+ int16 _lightX; // for hero's shadow
+ int16 _lightY;
+ int32 _shadZoomFactor;
+ int32 _shadScaleValue;
+
// Coords array of coordinates
// DirTab array of directions