#include <DefaultInteractiveActions.h>
Inheritance diagram for GeneralEventInfo:
Public Methods | |
GeneralEventInfo (AlephInteractiveHandler *ptr) | |
~GeneralEventInfo () | |
string | Name () |
int | Code () |
vector<pair<string,float> > | OptionsList () |
void | Run (vector< float > &options, AlphaBanks &EventInfo) |
|
Definition at line 26 of file DefaultInteractiveActions.h. |
|
Definition at line 27 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 29 of file DefaultInteractiveActions.h. Referenced by Run().
|
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 28 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 30 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 5 of file DefaultInteractiveActions.cpp. |