//GUITEXT class guitext : public entity { public: guitext(graphics *gfx, std::string _text, float _x, float _y, float _size, float timeToLive); bool upd
What you've done is a bit concealed variant of slicing.