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

#include <command.hpp>

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

Public Member Functions

 CompileSpritesheetCommand (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 99 of file command.hpp.

Constructor & Destructor Documentation

◆ CompileSpritesheetCommand()

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

Definition at line 101 of file command.hpp.

Member Function Documentation

◆ Run()

void CompileSpritesheetCommand::Run ( )
inlineoverridevirtual

Implements Command.

Definition at line 108 of file command.hpp.


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