hgeSprite Operators

The following operators are defined for hgeSprite class:

hgeSprite&  operator= (const hgeSprite &sprite);

So, you can easily clone hgeSprite instances. In case of hgeSprite pointers use this syntax: *spr2=*spr1;

Requirements

Header: hgesprite.h
Import library: hgehelp.lib