24 #ifndef AGS_ENGINE_AC_WALK_BEHIND_H 25 #define AGS_ENGINE_AC_WALK_BEHIND_H 27 #include "ags/shared/util/geometry.h" 38 enum WalkBehindMethodEnum {
49 namespace AGS {
namespace Shared {
class Bitmap; } }
53 void walkbehinds_recalc();
55 void walkbehinds_generate_sprites();
58 bool walkbehinds_cropout(
Shared::Bitmap *sprit,
int sprx,
int spry,
int basel);
Definition: achievements_tables.h:27
Definition: allegro_bitmap.h:44
Definition: walk_behind.h:44