22 #ifndef LASTEXPRESS_TRAIN_H 23 #define LASTEXPRESS_TRAIN_H 25 #include "lastexpress/entities/entity.h" 29 class LastExpressEngine;
42 DECLARE_VFUNCTION_2(
savegame, SavegameType savegameType, uint32 param)
47 DECLARE_VFUNCTION(chapter1)
52 DECLARE_VFUNCTION(chapter2)
57 DECLARE_VFUNCTION(chapter3)
62 DECLARE_VFUNCTION(chapter4)
67 DECLARE_VFUNCTION(chapter5)
75 DECLARE_FUNCTION_2(harem, ObjectIndex compartment, uint32 counter)
80 DECLARE_FUNCTION(process)
85 void handleCompartmentAction();
90 #endif // LASTEXPRESS_TRAIN_H void savegame(const SavePoint &savepoint)
Definition: lastexpress.h:69
Definition: animation.h:45