YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::NullMapEventAction Class Reference

#include <NullMapEventAction.hpp>

Inheritance diagram for yap::NullMapEventAction:
Collaboration diagram for yap::NullMapEventAction:

List of all members.

Private Member Functions

 DISALLOW_ASSIGN (NullMapEventAction)

Additional Inherited Members

- Public Member Functions inherited from yap::BaseMapEventAction
virtual ~BaseMapEventAction ()
virtual bool Execute (MapEventActionType contextType, DynamicWorldObject &trigger, MapEventArgs &args)
 Sets up the MapEventArgs args for the next execution.
virtual void VisitDynamicWorldObject (DynamicWorldObject &visitable)
virtual void VisitCharacter (Character &visitable)
virtual void VisitPlayer (IPlayer &visitable)
virtual void VisitTeleporter (Teleporter &visitable)
virtual void VisitDestructibleObject (DestructibleObject &visitable)
virtual void VisitBattleSpawnerArea (BattleSpawnerArea &visitable)
- Public Member Functions inherited from yap::IMapEventAction
virtual ~IMapEventAction ()
virtual IMapEventActionClone () const
- Public Member Functions inherited from yap::ICloneable
virtual ~ICloneable ()
- Public Member Functions inherited from yap::IDynamicWorldObjectVisitor
virtual ~IDynamicWorldObjectVisitor ()
- Protected Member Functions inherited from yap::BaseMapEventAction
 BaseMapEventAction ()
 BaseMapEventAction (const BaseMapEventAction &copy)
MapEventActionType GetContextType () const
MapEventArgsGetArgs ()

Detailed Description

Definition at line 9 of file NullMapEventAction.hpp.


Member Function Documentation

yap::NullMapEventAction::DISALLOW_ASSIGN ( NullMapEventAction  )
private

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