#include <PlayersLocatorSelector.h>
Inheritance diagram for PlayersLocatorSelector:


Public Member Functions | |
| PlayersLocatorSelector (ModuleHandler &handler, const PlayersLocatorInterfaces &interfaces) | |
| Constructor. | |
| virtual Module * | createSolution (SolutionRequest::ModuleSolutionID id) |
| Is called on start and when the selected solution changes to create a specific solution. | |
A selector for player locators.
Definition at line 22 of file PlayersLocatorSelector.h.
|
||||||||||||
|
Constructor.
Definition at line 30 of file PlayersLocatorSelector.h. References ModuleHandler::setModuleSelector(). |
Here is the call graph for this function:

|
|
Is called on start and when the selected solution changes to create a specific solution.
Implements ModuleSelector. Definition at line 43 of file PlayersLocatorSelector.h. |
1.3.6