BuildingPrototype Class Reference
[Engine Module]

#include <buildingprototype.h>

Inheritance diagram for BuildingPrototype:

Prototype Root Object TreeNode< Root > Referenced Counted Serialized List< Root > ListNode< Root >

List of all members.

Public Member Functions

 BuildingPrototype (const char *id)
virtual ~BuildingPrototype ()

Protected Member Functions

virtual bool Serialize (Serializer &serializer)
virtual bool Deserialize (Serializer &serializer, bool first)


Constructor & Destructor Documentation

BuildingPrototype::BuildingPrototype ( const char *  id  ) 

Inicializes member variables.

BuildingPrototype::~BuildingPrototype (  )  [virtual]

Unloades resources and deletes created models.


Member Function Documentation

bool BuildingPrototype::Serialize ( Serializer serializer  )  [protected, virtual]

Todo:
Implement.

Reimplemented from Prototype.

bool BuildingPrototype::Deserialize ( Serializer serializer,
bool  first 
) [protected, virtual]

Recursively deserialize all children.

Reimplemented from Prototype.


The documentation for this class was generated from the following files:
Generated on Sat Oct 20 14:47:31 2007 for Dark Oberon by  doxygen 1.5.3