47 #include "eventbase.h"
79 #if !(defined(SWIG) && defined(MEZZLUA51)) // Stop Swig from making lua bindings but allow other languages
97 #endif // \!SWIG && LUA
std::ostream & operator<<(std::ostream &stream, const Mezzanine::LinearInterpolator< T > &Lint)
Used to Serialize an Mezzanine::LinearInterpolator to a human readable stream.
EventType
A listing of values that can be used to identify Events.
The base class for all events.
A light-weight handle for manipulating nodes in DOM tree.
This is intended to convey the message that quitting needs to happen.
The bulk of the engine components go in this namspace.
std::istream & operator>>(std::istream &stream, Mezzanine::LinearInterpolator< T > &Lint)
Used to de-serialize an Mezzanine::LinearInterpolator from a stream.