hoa_global::GlobalKeyItem Class Reference

Represents key items found in the game. More...

#include <global_objects.h>

Inheritance diagram for hoa_global::GlobalKeyItem:

Inheritance graph
[legend]
Collaboration diagram for hoa_global::GlobalKeyItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

GLOBAL_OBJECT GetObjectType () const
 Purely virtual function used to distinguish between object types.
 GlobalKeyItem (uint32 id, uint32 count=1)

Detailed Description

Represents key items found in the game.

****************************************************************************

Key items are items which can not be used by the player. They simply sit idly in the inventory.

Todo:
This class is not yet implemented

Definition at line 368 of file global_objects.h.


Constructor & Destructor Documentation

hoa_global::GlobalKeyItem::GlobalKeyItem ( uint32  id,
uint32  count = 1 
) [inline]

Definition at line 370 of file global_objects.h.


Member Function Documentation

GLOBAL_OBJECT hoa_global::GlobalKeyItem::GetObjectType (  )  const [inline, virtual]

Purely virtual function used to distinguish between object types.

Returns:
A value that represents the type of object

Implements hoa_global::GlobalObject.

Definition at line 373 of file global_objects.h.

References hoa_global::GLOBAL_OBJECT_KEY_ITEM.


The documentation for this class was generated from the following file:
Generated on Fri Jul 6 23:14:21 2007 for Hero of Allacrost by  doxygen 1.5.1