#include "Drawable.h"#include "Rect.h"Go to the source code of this file.
Compounds | |
| class | Effect |
| An Effect is an object in the game that is drawn, but does not "have a solid existance" like an Entity does -- meaning it is not checked for collisions and therefore is not an essential part of the gameplay logic. More... | |
1.2.18