22 #ifndef LASTEXPRESS_SOPHIE_H 23 #define LASTEXPRESS_SOPHIE_H 25 #include "lastexpress/entities/entity.h" 29 class LastExpressEngine;
39 DECLARE_FUNCTION(
reset)
47 DECLARE_VFUNCTION_2(
updateEntity, CarIndex car, EntityPosition entityPosition)
52 DECLARE_FUNCTION(chaptersHandler)
57 DECLARE_VFUNCTION(chapter1)
59 DECLARE_FUNCTION(function5)
64 DECLARE_VFUNCTION(chapter2)
69 DECLARE_VFUNCTION(chapter3)
74 DECLARE_VFUNCTION(chapter4)
76 DECLARE_FUNCTION(function9)
81 DECLARE_VFUNCTION(chapter5)
86 DECLARE_FUNCTION(chapter5Handler)
88 DECLARE_NULL_FUNCTION()
91 void handleAction(
const SavePoint &savepoint);
92 void handleChapter(
const SavePoint &savepoint);
97 #endif // LASTEXPRESS_SOPHIE_H Definition: lastexpress.h:69
void updateEntity(const SavePoint &savepoint, bool handleExcuseMe=false)
Definition: animation.h:45
Definition: savepoint.h:54
void reset(const SavePoint &savepoint, ClothesIndex maxClothes=kClothesDefault, bool resetItem=false)