YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::MapEvent Member List

This is the complete list of members for yap::MapEvent, including all inherited members.

actions_yap::MapEventprivate
AddAction(IMapEventAction *action)yap::MapEvent
AddBoundingBox(BoundingBox *boundingBox)yap::MapEvent
AddCondition(IMapEventCondition *condition)yap::MapEvent
AddToEventBoundingBoxCollection(EventBoundingBoxCollection &eventBoundingBoxCollection, const DynamicWorldObject &parent)yap::MapEvent
boundingBoxes_yap::MapEventprivate
Call(MapEventActionType actionType, MapEventArgs &args)yap::MapEvent
Clone() const yap::MapEventvirtual
CollidesWith(const ICollidable &collidable) const yap::MapEvent
conditions_yap::MapEventprivate
DISALLOW_ASSIGN(MapEvent)yap::MapEventprivate
HandleCall(MapEventActionType actionType, MapEventArgs &args)yap::MapEventprotectedvirtual
MapEvent()yap::MapEvent
MapEvent(const MapEvent &copy)yap::MapEventprotected
RemoveAction(IMapEventAction *action)yap::MapEvent
RemoveBoundingBox(BoundingBox *boundingBox)yap::MapEvent
RemoveCondition(IMapEventCondition *condition)yap::MapEvent
RemoveFromEventBoundingBoxCollection(EventBoundingBoxCollection &eventBoundingBoxCollection)yap::MapEvent
~ICloneable()yap::ICloneableinlineprivatevirtual
~MapEvent()yap::MapEventvirtual