Interface for an object that can have items attached to it.
virtual IAttachment * GetAttachment(const std::string &key)=0
virtual IAttachment * GetAttachment(const int index)=0
Interface for a particle emitter.
Katana Engine is a library of classes, interfaces, and value types that provides a foundation for dev...