22 #ifndef TETRAEDGE_TE_TE_PNG_H 23 #define TETRAEDGE_TE_TE_PNG_H 25 #include "common/str.h" 26 #include "tetraedge/te/te_scummvm_codec.h" 44 virtual int nbFrames()
override {
return _nbFrames; }
45 virtual uint height()
override {
return _height; }
46 virtual bool isAtEnd()
override;
47 virtual bool update(uint i,
TeImage &imgout)
override;
58 #endif // TETRAEDGE_TE_TE_PNG_H
Definition: te_image.h:42
Definition: te_scummvm_codec.h:30
Definition: detection.h:27
Definition: tetraedge.h:65
Definition: formatinfo.h:28