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

#include <plant.h>

Inheritance diagram for Rotberry:
Collaboration diagram for Rotberry:

Classes

class  Seed
 

Public Member Functions

 Rotberry ()
 
virtual void activate (Char *ch)
 
virtual String desc ()
 
- Public Member Functions inherited from Plant
void wither ()
 
virtual void restoreFromBundle (Bundle *bundle)
 
virtual void storeInBundle (Bundle *bundle)
 
virtual std::string getClassName ()
 

Static Public Member Functions

static PlantCreate ()
 
- Static Public Member Functions inherited from Plant
static PlantCreate ()
 

Additional Inherited Members

- Public Attributes inherited from Plant
std::string plantName
 
int image
 
int pos
 
PlantSpritesprite
 

Constructor & Destructor Documentation

◆ Rotberry()

Rotberry::Rotberry ( )

Member Function Documentation

◆ activate()

void Rotberry::activate ( Char * ch)
virtual

Reimplemented from Plant.

Here is the call graph for this function:

◆ Create()

static Plant * Rotberry::Create ( )
inlinestatic
Here is the caller graph for this function:

◆ desc()

virtual String Rotberry::desc ( )
inlinevirtual

Reimplemented from Plant.


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