My Project
 
Loading...
Searching...
No Matches
PlantSprite Class Reference

#include <plantsprite.h>

Inheritance diagram for PlantSprite:
Collaboration diagram for PlantSprite:

Public Member Functions

 PlantSprite ()
 
 PlantSprite (int image)
 
void reset (Plant *plant)
 
void reset (int image)
 
virtual void update ()
 
virtual void kill ()
 

Constructor & Destructor Documentation

◆ PlantSprite() [1/2]

PlantSprite::PlantSprite ( )
Here is the caller graph for this function:

◆ PlantSprite() [2/2]

PlantSprite::PlantSprite ( int image)
Here is the call graph for this function:

Member Function Documentation

◆ kill()

void PlantSprite::kill ( )
virtual

◆ reset() [1/2]

void PlantSprite::reset ( int image)

◆ reset() [2/2]

void PlantSprite::reset ( Plant * plant)
Here is the caller graph for this function:

◆ update()

void PlantSprite::update ( )
virtual

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