| Nebula
							 | 
#include "coreanimation/animevent.h"#include "timing/time.h"#include "util/stringatom.h"#include "graphics/graphicsentity.h"Go to the source code of this file.
| Classes | |
| class | Animation::AnimEventInfo | 
| The AnimEventInfo has extra information of the animevent, like the animjob from which it is initiated.  More... | |
| Namespaces | |
| namespace | Animation | 
| Functions | |
| bool | Animation::operator== (const AnimEventInfo &a, const AnimEventInfo &b) | 
| bool | Animation::operator!= (const AnimEventInfo &a, const AnimEventInfo &b) | 
| bool | Animation::operator< (const AnimEventInfo &a, const AnimEventInfo &b) | 
| bool | Animation::operator> (const AnimEventInfo &a, const AnimEventInfo &b) | 
| bool | Animation::operator<= (const AnimEventInfo &a, const AnimEventInfo &b) | 
| bool | Animation::operator>= (const AnimEventInfo &a, const AnimEventInfo &b) |