|
GigaPasjans
|
Represents an object that can provide actions. More...
#include <IActionProvider.h>

Public Member Functions | |
| virtual void | ProvideActions (ActionRegistry ®istry)=0 |
| Provides own actions to the ActionRegistry. | |
Represents an object that can provide actions.
|
pure virtual |
Provides own actions to the ActionRegistry.
Implemented in Andromenda::Component, Andromenda::SelectionTextComponent, Andromenda::TextComponent, Game::AsciiArtComponent, Game::BooleanComponent, Game::CardComponent, Game::EnumComponent, Game::FoundationComponent, Game::FragmentComponent, Game::SettingComponent, Game::Solitaire, and Game::StockComponent.