yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::Tile16Transfer Class Reference

Transfer tile 16 data from one Rom to another. More...

#include <command.h>

Inheritance diagram for yaze::cli::Tile16Transfer:
Collaboration diagram for yaze::cli::Tile16Transfer:

Public Member Functions

absl::Status handle (const std::vector< std::string > &arg_vec) override
 
- Public Member Functions inherited from yaze::cli::CommandHandler
 CommandHandler ()=default
 
virtual ~CommandHandler ()=default
 

Additional Inherited Members

- Public Attributes inherited from yaze::cli::CommandHandler
app::Rom rom_
 

Detailed Description

Transfer tile 16 data from one Rom to another.

Parameters
arg_vec-t <src_rom> <dest_rom> "<tile32_id_list:csv>"
Returns
absl::Status

Definition at line 214 of file command.h.

Member Function Documentation

◆ handle()

absl::Status yaze::cli::Tile16Transfer::handle ( const std::vector< std::string > & arg_vec)
overridevirtual

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