22 #ifndef ILLUSIONS_GENERICRESOURCE_H 23 #define ILLUSIONS_GENERICRESOURCE_H 25 #include "illusions/graphics.h" 26 #include "illusions/resourcesystem.h" 30 class IllusionsEngine;
36 void load(
Resource *resource)
override;
37 bool isFlag(
int flag)
override;
44 #endif // ILLUSIONS_GENERICRESOURCE_H Definition: genericresource.h:32
Definition: resourcesystem.h:51
Definition: resourcesystem.h:78
Definition: illusions.h:92