#include "..\e2dtool.h" e2d::Resource::Resource(size_t resNameId, const String & resType) : resNameId(resNameId) , resType(resType) { }