
Define Active city animation frame struct. More...
#include <animations.h>
Collaboration diagram for ActiveCityAnimationFrame:Public Attributes | |
| float | size |
| char | direction |
| Color | color |
Define Active city animation frame struct.
Definition at line 24 of file animations.h.
| Color ActiveCityAnimationFrame::color |
Definition at line 33 of file animations.h.
| char ActiveCityAnimationFrame::direction |
Definition at line 30 of file animations.h.
| float ActiveCityAnimationFrame::size |
Definition at line 27 of file animations.h.
