Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
StopCommand Class Reference

#include <StopCommand.hpp>

Inheritance diagram for StopCommand:
Inheritance graph
Collaboration diagram for StopCommand:
Collaboration graph

Public Member Functions

bool isValid (const std::string &cmd, const std::vector< std::string > &args) const
 
void onCommand (ICommandSender &sender, const std::string &cmd, const std::vector< std::string > &args)
 
- Public Member Functions inherited from ICommand
 ICommand ()
 
 ICommand (const ICommand &other)
 
virtual bool isOnlyUICommand ()
 

Member Function Documentation

bool StopCommand::isValid ( const std::string &  cmd,
const std::vector< std::string > &  args 
) const
virtual

Implements ICommand.

void StopCommand::onCommand ( ICommandSender sender,
const std::string &  cmd,
const std::vector< std::string > &  args 
)
virtual

Implements ICommand.

Here is the call graph for this function:


The documentation for this class was generated from the following files: