ScummVM API documentation
Alcachofa::Graphic Class Reference

Public Member Functions

 Graphic (Common::ReadStream &stream)
 
 Graphic (const Graphic &other)
 
Graphicoperator= (const Graphic &other)
 
Common::PointtopLeft ()
 
int8 & order ()
 
int16 & scale ()
 
float & depthScale ()
 
Colorcolor ()
 
int32 & frameI ()
 
uint32 & lastTime ()
 
bool isPaused () const
 
bool hasAnimation () const
 
Animationanimation ()
 
uint8 & premultiplyAlpha ()
 
void loadResources ()
 
void freeResources ()
 
void update ()
 
void start (bool looping)
 
void pause ()
 
void reset ()
 
void setAnimation (const Common::String &fileName, AnimationFolder folder)
 
void setAnimation (Animation *animation)
 no memory ownership is given, but for prerendering it has to be mutable
 
void syncGame (Common::Serializer &serializer)
 

The documentation for this class was generated from the following file: