Porytiles
Loading...
Searching...
No Matches
ImportTilesetCommand Class Referencefinal

#include <command_import_tileset.hpp>

Inheritance diagram for ImportTilesetCommand:
[legend]
Collaboration diagram for ImportTilesetCommand:
[legend]

Public Member Functions

 ImportTilesetCommand (CLI::App &parent_app)
 
void Run () override
 
- Public Member Functions inherited from Command
virtual ~Command ()=default
 
 Command (CLI::App &parent_app, const std::string &name, const std::string &desc, const std::string &group)
 
 Command (const Command &)=delete
 
Commandoperator= (const Command &)=delete
 
 Command (Command &&)=delete
 
Commandoperator= (Command &&)=delete
 
CLI::App & get_app () const
 

Additional Inherited Members

Detailed Description

Definition at line 56 of file command_import_tileset.hpp.

Constructor & Destructor Documentation

◆ ImportTilesetCommand()

ImportTilesetCommand::ImportTilesetCommand ( CLI::App &  parent_app)
inlineexplicit

Definition at line 58 of file command_import_tileset.hpp.

Member Function Documentation

◆ Run()

void ImportTilesetCommand::Run ( )
inlineoverridevirtual

Implements Command.

Definition at line 66 of file command_import_tileset.hpp.


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