Nebula
Loading...
Searching...
No Matches
animevent.h File Reference
#include "util/stringatom.h"
#include "timing/time.h"

Go to the source code of this file.

Classes

class  CoreAnimation::AnimEvent
 An animation event associates a name with a point in time. More...
 

Namespaces

namespace  CoreAnimation
 An animation resource holds a set of animations from a loaded NAX file.
 

Functions

bool CoreAnimation::operator== (const AnimEvent &a, const AnimEvent &b)
 
bool CoreAnimation::operator!= (const AnimEvent &a, const AnimEvent &b)
 
bool CoreAnimation::operator< (const AnimEvent &a, const AnimEvent &b)
 
bool CoreAnimation::operator> (const AnimEvent &a, const AnimEvent &b)
 
bool CoreAnimation::operator<= (const AnimEvent &a, const AnimEvent &b)
 
bool CoreAnimation::operator>= (const AnimEvent &a, const AnimEvent &b)