ManaPlus
|
#include <playerpostdeathlistener.h>
Public Member Functions | |
PlayerPostDeathListener () | |
void | action (const ActionEvent &event) |
Public Member Functions inherited from ActionListener | |
virtual | ~ActionListener () |
Additional Inherited Members | |
Protected Member Functions inherited from ActionListener | |
ActionListener () | |
Listener used for handling death message.
Definition at line 44 of file playerpostdeathlistener.h.
|
inline |
Definition at line 46 of file playerpostdeathlistener.h.
|
inlinevirtual |
Called when an action is recieved from a widget. It is used to be able to recieve a notification that an action has occured.
actionEvent | The event of the action. |
Implements ActionListener.
Definition at line 52 of file playerpostdeathlistener.h.
References adminHandler, Net::AdminHandler::alive(), NpcDialog::clearDialogs(), DialogsManager::closeDialogs(), PopupManager::closePopupMenu(), deathNotice, Being::getName(), localPlayer, playerHandler, LocalPlayer::respawn(), and Net::PlayerHandler::respawn().